public interface TransactionalDataRegion extends Region
Session
.Modifier and Type | Method and Description |
---|---|
CacheDataDescription |
getCacheDataDescription() |
boolean |
isTransactionAware()
Is the underlying cache implementation aware of (and "participating in")
ongoing JTA transactions?
Regions which report that they are transaction-aware are considered
"synchronous", in that we assume we can immediately (i.e.
|
contains, destroy, getElementCountInMemory, getElementCountOnDisk, getName, getSizeInMemory, getTimeout, nextTimestamp, toMap
boolean isTransactionAware()
CacheDataDescription getCacheDataDescription()
Copyright © 2018 JBoss by Red Hat. All rights reserved.