public class EhcacheTimestampsRegion extends EhcacheGeneralDataRegion implements org.hibernate.cache.TimestampsRegion
accessStrategyFactory, cache
Constructor and Description |
---|
EhcacheTimestampsRegion(EhcacheAccessStrategyFactory accessStrategyFactory,
Ehcache underlyingCache,
java.util.Properties properties)
Constructs an EhcacheTimestampsRegion around the given underlying cache.
|
evict, evictAll, get, put
contains, destroy, getEhcache, getElementCountInMemory, getElementCountOnDisk, getName, getSizeInMemory, getTimeout, nextTimestamp, toMap
public EhcacheTimestampsRegion(EhcacheAccessStrategyFactory accessStrategyFactory, Ehcache underlyingCache, java.util.Properties properties)
accessStrategyFactory
-