| Package | Description | 
|---|---|
| com.hazelcast.hibernate.distributed | Provides distributed class for Hibernate. | 
| com.hazelcast.hibernate.local | Provides local classes for Hibernate. | 
| com.hazelcast.hibernate.serialization | This class contains the Hibernate4 serializer hooks so what we don't
 loose handling on serialization while working on hibernate | 
| Modifier and Type | Method and Description | 
|---|---|
| Expirable | LockEntryProcessor. process(Map.Entry<Object,Expirable> entry) | 
| Modifier and Type | Method and Description | 
|---|---|
| EntryBackupProcessor<Object,Expirable> | AbstractRegionCacheEntryProcessor. getBackupProcessor() | 
| Modifier and Type | Method and Description | 
|---|---|
| Void | UnlockEntryProcessor. process(Map.Entry<Object,Expirable> entry) | 
| Boolean | UpdateEntryProcessor. process(Map.Entry<Object,Expirable> entry) | 
| Expirable | LockEntryProcessor. process(Map.Entry<Object,Expirable> entry) | 
| void | AbstractRegionCacheEntryProcessor. processBackup(Map.Entry<Object,Expirable> entry) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected ConcurrentMap<Object,Expirable> | LocalRegionCache. cache | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ExpiryMarkerAn entry which is marked for expiration. | 
| class  | ValueA value within a region cache | 
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.