![]() | EntryAdapterTKey, TValue Class |
Namespace: Hazelcast.Core
public class EntryAdapter<TKey, TValue> : IEntryListener<TKey, TValue>, EntryAddedListener<TKey, TValue>, MapListener, IEventListener, EntryUpdatedListener<TKey, TValue>, EntryRemovedListener<TKey, TValue>, EntryEvictedListener<TKey, TValue>, MapClearedListener, MapEvictedListener
The EntryAdapterTKey, TValue type exposes the following members.
Name | Description | |
---|---|---|
![]() | EntryAdapterTKey, TValue | Initializes a new instance of the EntryAdapterTKey, TValue class |
![]() | EntryAdapterTKey, TValue(ActionEntryEventTKey, TValue, ActionEntryEventTKey, TValue, ActionEntryEventTKey, TValue, ActionEntryEventTKey, TValue) | Initializes a new instance of the EntryAdapterTKey, TValue class |
![]() | EntryAdapterTKey, TValue(ActionEntryEventTKey, TValue, ActionEntryEventTKey, TValue, ActionEntryEventTKey, TValue, ActionEntryEventTKey, TValue, ActionMapEvent, ActionMapEvent) | Initializes a new instance of the EntryAdapterTKey, TValue class |
Name | Description | |
---|---|---|
![]() | EntryAdded | |
![]() | EntryEvicted | |
![]() | EntryRemoved | |
![]() | EntryUpdated | |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MapCleared | |
![]() | MapEvicted | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |