Uses of Class
com.tangosol.net.cache.AbstractSerializationCache
-
Packages that use AbstractSerializationCache Package Description com.tangosol.net.cache Contains classes providing various caching strategies. -
-
Uses of AbstractSerializationCache in com.tangosol.net.cache
Subclasses of AbstractSerializationCache in com.tangosol.net.cache Modifier and Type Class Description class
SerializationCache
A version of SerializationMap that implements an LRU policy.class
SerializationPagedCache
A version of SerializationMap that implements an LRU policy using time-based paging of the cache.
-