Uses of Class
com.tangosol.net.cache.ReadWriteBackingMap.CacheStoreWrapper
Packages that use ReadWriteBackingMap.CacheStoreWrapper
-
Uses of ReadWriteBackingMap.CacheStoreWrapper in com.tangosol.net.cache
Subclasses of ReadWriteBackingMap.CacheStoreWrapper in com.tangosol.net.cacheModifier and TypeClassDescriptionclass
Deprecated.A wrapper around the original CacheStore to allow operations to be overridden and extended.Methods in com.tangosol.net.cache that return ReadWriteBackingMap.CacheStoreWrapperModifier and TypeMethodDescriptionprotected ReadWriteBackingMap.CacheStoreWrapper
VersionedBackingMap.instantiateCacheStoreWrapper
(CacheStore store) Deprecated.Factory pattern: Instantiate a CacheStore wrapper around the passed CacheStore.