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