Package | Description |
---|---|
com.tangosol.net.cache |
Contains classes providing various caching strategies.
|
com.tangosol.util |
Contains various generic utilities.
|
Modifier and Type | Field and Description |
---|---|
protected SimpleCacheStatistics |
SimpleOverflowMap.m_stats
The CacheStatistics object maintained by this cache.
|
protected SimpleCacheStatistics |
OldCache.m_stats
Deprecated.
The CacheStatistics object maintained by this cache.
|
Modifier and Type | Field and Description |
---|---|
protected SimpleCacheStatistics |
WrapperObservableMap.m_stats
The CacheStatistics object maintained by this wrapper.
|