Uses of Class
com.tangosol.net.cache.WrapperNamedCache
-
Packages that use WrapperNamedCache Package Description com.tangosol.net.cache Contains classes providing various caching strategies. -
-
Uses of WrapperNamedCache in com.tangosol.net.cache
Subclasses of WrapperNamedCache in com.tangosol.net.cache Modifier and Type Class Description class
BundlingNamedCache
Bundling NamedCache implementation.class
ReadonlyNamedCache<K,V>
A simple extension of the WrapperNamedCache implementation that shields all content mutating operations such as put(), remove(), lock() etc.
-