|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
EntryBackupProcessor<K,V> | Processes an entry on a backup partition. |
EntryProcessor<K,V> | An EntryProcessor passes you a Map.Entry . |
MapInterceptor | MapInterceptor is used to intercept changes to the map, allowing access to the values before and after adding it to the map MapInterceptors are chained when added to the map, which means that when an interceptor is added on node initialization it could be added twice. |
Class Summary | |
---|---|
AbstractEntryProcessor<K,V> | An abstract EntryProcessor that already has implemented the AbstractEntryProcessor.getBackupProcessor() . |
Contains Hazelcast map module classes.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |