public class CollectionReadOnlyAccess extends AbstractCollectionDataAccess
CollectionDataAccess
using the AccessType.READ_ONLY
access type.Constructor and Description |
---|
CollectionReadOnlyAccess(DomainDataRegion region,
CacheKeysFactory keysFactory,
DomainDataStorageAccess storageAccess,
CollectionDataCachingConfig config) |
Modifier and Type | Method and Description |
---|---|
AccessType |
getAccessType()
The type of access implemented
|
generateCacheKey, getCacheKeyId, lockItem, lockRegion, unlockItem, unlockRegion
clearCache, contains, destroy, evict, evictAll, get, getRegion, getStorageAccess, putFromLoad, putFromLoad, remove, removeAll
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
contains, evict, evictAll, get, getRegion, putFromLoad, putFromLoad, remove, removeAll
public CollectionReadOnlyAccess(DomainDataRegion region, CacheKeysFactory keysFactory, DomainDataStorageAccess storageAccess, CollectionDataCachingConfig config)
public AccessType getAccessType()
CachedDomainDataAccess
Copyright © 2021 JBoss by Red Hat. All rights reserved.