public class RedissonTimestampsRegion extends BaseRegion implements org.hibernate.cache.spi.TimestampsRegion
| Constructor and Description |
|---|
RedissonTimestampsRegion(RMapCache<Object,Object> mapCache,
org.hibernate.cache.spi.RegionFactory regionFactory,
Properties properties,
String defaultKey) |
contains, destroy, evict, evictAll, get, getCacheDataDescription, getElementCountInMemory, getElementCountOnDisk, getName, getSizeInMemory, getTimeout, isTransactionAware, nextTimestamp, put, toMapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic RedissonTimestampsRegion(RMapCache<Object,Object> mapCache, org.hibernate.cache.spi.RegionFactory regionFactory, Properties properties, String defaultKey)
Copyright © 2014–2019 The Redisson Project. All rights reserved.