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 | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MapCleared | ||
MapEvicted | ||
ToString | (Inherited from Object.) |