public abstract class BaseTransactionalDataRegion extends BaseRegion implements TransactionalDataRegion
TransactionalDataRegion
implementors.cache
Constructor and Description |
---|
BaseTransactionalDataRegion(org.infinispan.AdvancedCache cache,
String name,
CacheDataDescription metadata,
RegionFactory factory) |
Modifier and Type | Method and Description |
---|---|
CacheDataDescription |
getCacheDataDescription() |
checkValid, contains, destroy, getCache, getElementCountInMemory, getElementCountOnDisk, getName, getSizeInMemory, getTimeout, getTransactionManager, invalidateRegion, isTransactionAware, isValid, nextTimestamp, resume, suspend, toMap
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isTransactionAware
contains, destroy, getElementCountInMemory, getElementCountOnDisk, getName, getSizeInMemory, getTimeout, nextTimestamp, toMap
public BaseTransactionalDataRegion(org.infinispan.AdvancedCache cache, String name, CacheDataDescription metadata, RegionFactory factory)
public CacheDataDescription getCacheDataDescription()
getCacheDataDescription
in interface TransactionalDataRegion
Copyright © 2018 JBoss by Red Hat. All rights reserved.