public interface NaturalIdRegion extends TransactionalDataRegion
Modifier and Type | Method and Description |
---|---|
NaturalIdRegionAccessStrategy |
buildAccessStrategy(AccessType accessType)
Build an access strategy for the requested access type.
|
getCacheDataDescription, isTransactionAware
contains, destroy, getElementCountInMemory, getElementCountOnDisk, getName, getSizeInMemory, getTimeout, nextTimestamp, toMap
NaturalIdRegionAccessStrategy 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.