Interface | Description |
---|---|
EntryBackupProcessor<K,V> |
Processes an entry on a backup partition.
|
EntryProcessor<K,V> |
An EntryProcessor passes you a
Map.Entry . |
MapInterceptor |
Class | Description |
---|---|
AbstractEntryProcessor<K,V> |
An abstract
EntryProcessor that already has implemented the AbstractEntryProcessor.getBackupProcessor() . |
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.