Package | Description |
---|---|
com.tangosol.net.cache |
Contains classes providing various caching strategies.
|
Modifier and Type | Class | Description |
---|---|---|
class |
VersionedBackingMap.CacheStoreWrapper
Deprecated.
A wrapper around the original CacheStore to allow operations to be
overridden and extended.
|
Modifier and Type | Method | Description |
---|---|---|
protected ReadWriteBackingMap.CacheStoreWrapper |
VersionedBackingMap.instantiateCacheStoreWrapper(CacheStore store)
Deprecated.
Factory pattern: Instantiate a CacheStore wrapper around the passed
CacheStore.
|