public class EntityRegionAdapter extends BaseTransactionalDataRegionAdapter implements EntityRegion
EntityRegion to Cache.metadatasettings, underlyingCache| Constructor and Description |
|---|
EntityRegionAdapter(Cache underlyingCache,
Settings settings,
CacheDataDescription metadata) |
| Modifier and Type | Method and Description |
|---|---|
EntityRegionAccessStrategy |
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 EntityRegionAdapter(Cache underlyingCache, Settings settings, CacheDataDescription metadata)
public EntityRegionAccessStrategy buildAccessStrategy(AccessType accessType) throws CacheException
EntityRegionbuildAccessStrategy in interface EntityRegionaccessType - The type of access strategy to build; never null.CacheException - Usually indicates mis-configuration.Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved