public class ReadWriteMemcachedCollectionRegionAccessStrategy extends AbstractReadWriteMemcachedAccessStrategy<MemcachedCollectionRegion> implements org.hibernate.cache.spi.access.CollectionRegionAccessStrategy
AbstractReadWriteMemcachedAccessStrategy.Item, AbstractReadWriteMemcachedAccessStrategy.Lock, AbstractReadWriteMemcachedAccessStrategy.Lockableregion| Constructor and Description |
|---|
ReadWriteMemcachedCollectionRegionAccessStrategy(MemcachedCollectionRegion region,
org.hibernate.boot.spi.SessionFactoryOptions settings) |
| Modifier and Type | Method and Description |
|---|---|
Object |
generateCacheKey(Object id,
org.hibernate.persister.collection.CollectionPersister persister,
org.hibernate.engine.spi.SessionFactoryImplementor factory,
String tenantIdentifier) |
Object |
getCacheKeyId(Object cacheKey) |
decrementLock, get, handleLockExpiry, lockItem, putFromLoad, unlockItemevict, evictAll, getRegion, lockRegion, putFromLoad, region, remove, removeAll, settings, unlockRegionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic ReadWriteMemcachedCollectionRegionAccessStrategy(MemcachedCollectionRegion region, org.hibernate.boot.spi.SessionFactoryOptions settings)
public Object generateCacheKey(Object id, org.hibernate.persister.collection.CollectionPersister persister, org.hibernate.engine.spi.SessionFactoryImplementor factory, String tenantIdentifier)
generateCacheKey in interface org.hibernate.cache.spi.access.CollectionRegionAccessStrategyCopyright © 2017. All rights reserved.