public class CollectionRegionAdapter extends BaseTransactionalDataRegionAdapter implements CollectionRegion
CollectionRegion to Cache.metadatasettings, underlyingCache| Constructor and Description |
|---|
CollectionRegionAdapter(Cache underlyingCache,
Settings settings,
CacheDataDescription metadata) |
| Modifier and Type | Method and Description |
|---|---|
CollectionRegionAccessStrategy |
buildAccessStrategy(AccessType accessType)
Build an access strategy for the requested access type.
|
getCacheDataDescription, isTransactionAwareclear, contains, destroy, getElementCountInMemory, getElementCountOnDisk, getName, getSizeInMemory, getTimeout, nextTimestamp, toMapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCacheDataDescription, isTransactionAwarecontains, destroy, getElementCountInMemory, getElementCountOnDisk, getName, getSizeInMemory, getTimeout, nextTimestamp, toMappublic CollectionRegionAdapter(Cache underlyingCache, Settings settings, CacheDataDescription metadata)
public CollectionRegionAccessStrategy buildAccessStrategy(AccessType accessType) throws CacheException
CollectionRegionbuildAccessStrategy in interface CollectionRegionaccessType - The type of access strategy to build; never null.CacheException - Usually indicates mis-configuration.Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved