{@link com.hazelcast.cache.BackupAwareEntryProcessor} is executed on the partition.Executing this method applies a backup entry processor to the requested {@link com.hazelcast.cache.impl.ICacheRecordStore} which provides the requiredfunctionality to apply the backup using the given {@link javax.cache.processor.EntryProcessor}.
|
|