| 
 | Oracle® Fusion Middleware Java API Reference for Oracle Coherence 12c (12.1.3.0.0) E47890-01 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
   com.tangosol.util.Base
com.tangosol.util.Base
       com.tangosol.net.cache.ReadWriteBackingMap.StoreWrapper
com.tangosol.net.cache.ReadWriteBackingMap.StoreWrapper
           com.tangosol.net.cache.ReadWriteBackingMap.CacheStoreWrapper
com.tangosol.net.cache.ReadWriteBackingMap.CacheStoreWrapper
               com.tangosol.net.cache.VersionedBackingMap.CacheStoreWrapper
com.tangosol.net.cache.VersionedBackingMap.CacheStoreWrapper
public class VersionedBackingMap.CacheStoreWrapper
A wrapper around the original CacheStore to allow operations to be overridden and extended.
| Field Summary | 
|---|
| Fields inherited from class com.tangosol.net.cache.ReadWriteBackingMap.StoreWrapper | 
|---|
| m_cEraseFailures, m_cEraseMillis, m_cEraseOps, m_cLoadFailures, m_cLoadMillis, m_cLoadOps, m_cStoreEntries, m_cStoreFailures, m_cStoreMillis, m_cStoreOps, m_eraseBundler, m_fEraseAllSupported, m_fEraseSupported, m_fStoreAllSupported, m_fStoreSupported, m_loadBundler, m_storeBundler | 
| Constructor Summary | |
|---|---|
| VersionedBackingMap.CacheStoreWrapper(CacheStore store)Construct a wrapped CacheStore. | |
| Method Summary | 
|---|
| Methods inherited from class com.tangosol.net.cache.ReadWriteBackingMap.CacheStoreWrapper | 
|---|
| eraseAllInternal, eraseInternal, getCacheStore, getStore, instantiateEraseBundler, instantiateLoadBundler, instantiateStoreBundler, loadAllInternal, loadInternal, storeAllInternal, storeInternal, toString | 
| Constructor Detail | 
|---|
public VersionedBackingMap.CacheStoreWrapper(CacheStore store)
store - the CacheStore to wrap| 
 | Oracle® Fusion Middleware Java API Reference for Oracle Coherence 12c (12.1.3.0.0) E47890-01 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||