Uses of Class
com.tangosol.net.cache.SimpleCacheStatistics
Package
Description
Contains classes providing various caching strategies.
Contains various generic utilities.
-
Uses of SimpleCacheStatistics in com.tangosol.net.cache
Modifier and TypeFieldDescriptionprotected SimpleCacheStatistics
LocalCache.m_stats
The CacheStatistics object maintained by this cache.protected SimpleCacheStatistics
SimpleOverflowMap.m_stats
The CacheStatistics object maintained by this cache. -
Uses of SimpleCacheStatistics in com.tangosol.util
Modifier and TypeFieldDescriptionprotected SimpleCacheStatistics
WrapperObservableMap.m_stats
The CacheStatistics object maintained by this wrapper.