|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NearCacheStats | |
---|---|
com.hazelcast.client.nearcache | Contains classes/interfaces related to com.hazelcast.client.nearcache |
com.hazelcast.monitor | Contains Hazelcast statistics interfaces related to map, queue, topic, multimap, executor service etc. |
com.hazelcast.monitor.impl | Contains Hazelcast statistics implementations related to map, queue, topic, multimap, executor service etc. |
Uses of NearCacheStats in com.hazelcast.client.nearcache |
---|
Methods in com.hazelcast.client.nearcache that return NearCacheStats | |
---|---|
NearCacheStats |
ClientNearCache.getNearCacheStats()
|
Uses of NearCacheStats in com.hazelcast.monitor |
---|
Methods in com.hazelcast.monitor that return NearCacheStats | |
---|---|
NearCacheStats |
LocalMapStats.getNearCacheStats()
Returns statistics related to the Near Cache. |
Uses of NearCacheStats in com.hazelcast.monitor.impl |
---|
Classes in com.hazelcast.monitor.impl that implement NearCacheStats | |
---|---|
class |
NearCacheStatsImpl
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |