public interface EntryBackupProcessor<K,V> extends Serializable
EntryProcessor
,
AbstractEntryProcessor
Modifier and Type | Method and Description |
---|---|
void |
processBackup(Map.Entry<K,V> entry) |
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.