See: Description
Class | Description |
---|---|
AbstractRegionCacheEntryProcessor |
An abstract implementation of
EntryProcessor which acts on a hibernate region cache
IMap |
IMapRegionCache |
A
RegionCache implementation based on the underlying IMap |
LockEntryProcessor |
A concrete implementation of
EntryProcessor which soft-locks
a region cached entry |
UnlockEntryProcessor |
A concrete implementation of
EntryProcessor which unlocks
a soft-locked region cached entry |
UpdateEntryProcessor |
A concrete implementation of
EntryProcessor which attempts
to update a region cache entry |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.