Uses of Class
com.tangosol.net.cache.WrapperNamedCache
Packages that use WrapperNamedCache
- 
Uses of WrapperNamedCache in com.tangosol.net.cacheSubclasses of WrapperNamedCache in com.tangosol.net.cacheModifier and TypeClassDescriptionclassBundling NamedCache implementation.classReadonlyNamedCache<K,V> A simple extension of the WrapperNamedCache implementation that shields all content mutating operations such as put(), remove(), lock() etc.