Uses of Class
com.tangosol.coherence.jcache.common.AbstractJCacheStatistics
-
Packages that use AbstractJCacheStatistics Package Description com.tangosol.coherence.jcache.common Common utilities used by Coherence JCache.com.tangosol.coherence.jcache.partitionedcache Contains classes related to partitioned cache implementation of Coherence JCache. -
-
Uses of AbstractJCacheStatistics in com.tangosol.coherence.jcache.common
Subclasses of AbstractJCacheStatistics in com.tangosol.coherence.jcache.common Modifier and Type Class Description class
ContextJCacheStatistics
JCache Statistics implementation. -
Uses of AbstractJCacheStatistics in com.tangosol.coherence.jcache.partitionedcache
Subclasses of AbstractJCacheStatistics in com.tangosol.coherence.jcache.partitionedcache Modifier and Type Class Description class
PartitionedJCacheStatistics
compute cache statistics across all storage-enabled data members.
-