Uses of Class
com.tangosol.net.cache.SimpleCacheStatistics
-
Packages that use SimpleCacheStatistics Package Description com.tangosol.net.cache Contains classes providing various caching strategies.com.tangosol.util Contains various generic utilities. -
-
Uses of SimpleCacheStatistics in com.tangosol.net.cache
Fields in com.tangosol.net.cache declared as SimpleCacheStatistics Modifier and Type Field Description protected SimpleCacheStatistics
OldCache. m_stats
Deprecated.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
Fields in com.tangosol.util declared as SimpleCacheStatistics Modifier and Type Field Description protected SimpleCacheStatistics
WrapperObservableMap. m_stats
The CacheStatistics object maintained by this wrapper.
-