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