|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
MapListener interfaces.
See:
Description
| Interface Summary | |
|---|---|
| EntryAddedListener<K,V> | Invoked upon addition of an entry. |
| EntryEvictedListener<K,V> | Invoked upon eviction of an entry. |
| EntryMergedListener<K,V> | Invoked after WAN replicated entry is merged. |
| EntryRemovedListener<K,V> | Invoked upon removal of an entry. |
| EntryUpdatedListener<K,V> | Invoked upon update of an entry. |
| MapClearedListener | Invoked after all entries are removed by IMap.clear(). |
| MapEvictedListener | Invoked after all entries are evicted by IMap.evictAll(). |
| MapListener | A marker interface which is used to get notified upon a map or an entry event. |
| MapPartitionLostListener | Invoked when owner and all backups of a partition is lost for a specific map |
Contains various MapListener interfaces.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||