public class GemFireCollectionRegion extends GemFireBaseRegion implements org.hibernate.cache.CollectionRegion
isClientRegion, metadata, region, regionFactory, stats| Constructor and Description |
|---|
GemFireCollectionRegion(com.gemstone.gemfire.cache.Region<java.lang.Object,EntityWrapper> region,
boolean isClient,
org.hibernate.cache.CacheDataDescription metadata,
GemFireRegionFactory regionFactory) |
| Modifier and Type | Method and Description |
|---|---|
org.hibernate.cache.access.CollectionRegionAccessStrategy |
buildAccessStrategy(org.hibernate.cache.access.AccessType accessType) |
org.hibernate.cache.CacheDataDescription |
getCacheDataDescription() |
boolean |
isTransactionAware() |
contains, destroy, equals, getElementCountInMemory, getElementCountOnDisk, getExecutorService, getGemFireRegion, getName, getSizeInMemory, getStats, getTimeout, hashCode, nextTimestamp, toMappublic GemFireCollectionRegion(com.gemstone.gemfire.cache.Region<java.lang.Object,EntityWrapper> region, boolean isClient, org.hibernate.cache.CacheDataDescription metadata, GemFireRegionFactory regionFactory)
public boolean isTransactionAware()
isTransactionAware in interface org.hibernate.cache.TransactionalDataRegionpublic org.hibernate.cache.CacheDataDescription getCacheDataDescription()
getCacheDataDescription in interface org.hibernate.cache.TransactionalDataRegionpublic org.hibernate.cache.access.CollectionRegionAccessStrategy buildAccessStrategy(org.hibernate.cache.access.AccessType accessType)
throws org.hibernate.cache.CacheException
buildAccessStrategy in interface org.hibernate.cache.CollectionRegionorg.hibernate.cache.CacheException