Uses of Class
com.tangosol.net.cache.SimpleCacheStatistics
Packages that use SimpleCacheStatistics
Package
Description
Contains classes providing various caching strategies.
Contains various generic utilities.
-
Uses of SimpleCacheStatistics in com.tangosol.net.cache
Fields in com.tangosol.net.cache declared as SimpleCacheStatisticsModifier and TypeFieldDescriptionprotected final SimpleCacheStatisticsCompactSerializationCache.f_statsThe CacheStatistics for JMX.protected SimpleCacheStatisticsOldCache.m_statsDeprecated.The CacheStatistics object maintained by this cache.protected SimpleCacheStatisticsSimpleOverflowMap.m_statsThe CacheStatistics object maintained by this cache. -
Uses of SimpleCacheStatistics in com.tangosol.util
Fields in com.tangosol.util declared as SimpleCacheStatisticsModifier and TypeFieldDescriptionprotected SimpleCacheStatisticsWrapperObservableMap.m_statsThe CacheStatistics object maintained by this wrapper.