public interface EntityRegion extends TransactionalDataRegion
| Modifier and Type | Method and Description | 
|---|---|
EntityRegionAccessStrategy | 
buildAccessStrategy(AccessType accessType)
Build an access strategy for the requested access type. 
 | 
getCacheDataDescription, isTransactionAwarecontains, destroy, getElementCountInMemory, getElementCountOnDisk, getName, getSizeInMemory, getTimeout, nextTimestamp, toMapEntityRegionAccessStrategy buildAccessStrategy(AccessType accessType) throws CacheException
accessType - The type of access strategy to build; never null.CacheException - Usually indicates mis-configuration.Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.