public interface CollectionRegion extends TransactionalDataRegion
| Modifier and Type | Method and Description | 
|---|---|
| CollectionRegionAccessStrategy | buildAccessStrategy(AccessType accessType)Build an access strategy for the requested access type. | 
getCacheDataDescription, isTransactionAwarecontains, destroy, getElementCountInMemory, getElementCountOnDisk, getName, getSizeInMemory, getTimeout, nextTimestamp, toMapCollectionRegionAccessStrategy buildAccessStrategy(AccessType accessType) throws CacheException
accessType - The type of access strategy to build; never null.CacheException - Usually indicates mis-configuration.Copyright © 2017 JBoss by Red Hat. All rights reserved.