Uses of Class
com.tangosol.net.cache.ReadWriteBackingMap.CacheStoreWrapper
Packages that use ReadWriteBackingMap.CacheStoreWrapper
- 
Uses of ReadWriteBackingMap.CacheStoreWrapper in com.tangosol.net.cacheSubclasses of ReadWriteBackingMap.CacheStoreWrapper in com.tangosol.net.cacheModifier and TypeClassDescriptionclassDeprecated.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.CacheStoreWrapperVersionedBackingMap.instantiateCacheStoreWrapper(CacheStore store) Deprecated.Factory pattern: Instantiate a CacheStore wrapper around the passed CacheStore.