|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheStatistics | |
|---|---|
| com.hazelcast.cache | This package contains the public API extension for Hazelcast JCache, the Hazelcast implementation of the JSR-107 commonly referred to as JCache. |
| com.hazelcast.cache.impl | Hazelcast JSR-107 aka JCache implementation |
| com.hazelcast.monitor.impl | Contains Hazelcast statistics implementations related to map, queue, topic, multimap, executor service etc. |
| Uses of CacheStatistics in com.hazelcast.cache |
|---|
| Methods in com.hazelcast.cache that return CacheStatistics | |
|---|---|
CacheStatistics |
ICache.getLocalCacheStatistics()
Directly access local Cache Statistics. |
| Uses of CacheStatistics in com.hazelcast.cache.impl |
|---|
| Classes in com.hazelcast.cache.impl that implement CacheStatistics | |
|---|---|
class |
CacheStatisticsImpl
CacheStatistics implementation for ICache. |
| Uses of CacheStatistics in com.hazelcast.monitor.impl |
|---|
| Constructors in com.hazelcast.monitor.impl with parameters of type CacheStatistics | |
|---|---|
LocalCacheStatsImpl(CacheStatistics cacheStatistics)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||