- All Implemented Interfaces:
- com.hazelcast.map.EntryBackupProcessor<Object,Expirable>, com.hazelcast.map.EntryProcessor<Object,Expirable>, com.hazelcast.nio.serialization.DataSerializable, com.hazelcast.nio.serialization.IdentifiedDataSerializable, Serializable
- Direct Known Subclasses:
- LockEntryProcessor, UnlockEntryProcessor, UpdateEntryProcessor
public abstract class AbstractRegionCacheEntryProcessor
extends Object
implements com.hazelcast.map.EntryProcessor<Object,Expirable>, com.hazelcast.map.EntryBackupProcessor<Object,Expirable>, com.hazelcast.nio.serialization.IdentifiedDataSerializable
An abstract implementation of EntryProcessor which acts on a hibernate region cache
IMap
- See Also:
- Serialized Form