|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NearCacheStatsImpl | |
---|---|
com.hazelcast.client.nearcache | Contains classes/interfaces related to com.hazelcast.client.nearcache |
com.hazelcast.map.impl | Contains implementation specific classes of com.hazelcast.map package. |
com.hazelcast.monitor.impl | Contains Hazelcast statistics implementations related to map, queue, topic, multimap, executor service etc. |
Uses of NearCacheStatsImpl in com.hazelcast.client.nearcache |
---|
Methods in com.hazelcast.client.nearcache that return NearCacheStatsImpl | |
---|---|
NearCacheStatsImpl |
ClientHeapNearCache.getNearCacheStats()
|
Uses of NearCacheStatsImpl in com.hazelcast.map.impl |
---|
Methods in com.hazelcast.map.impl that return NearCacheStatsImpl | |
---|---|
NearCacheStatsImpl |
NearCache.getNearCacheStats()
|
Uses of NearCacheStatsImpl in com.hazelcast.monitor.impl |
---|
Methods in com.hazelcast.monitor.impl that return NearCacheStatsImpl | |
---|---|
NearCacheStatsImpl |
LocalReplicatedMapStatsImpl.getNearCacheStats()
|
NearCacheStatsImpl |
LocalMapStatsImpl.getNearCacheStats()
|
Methods in com.hazelcast.monitor.impl with parameters of type NearCacheStatsImpl | |
---|---|
void |
LocalMapStatsImpl.setNearCacheStats(NearCacheStatsImpl nearCacheStats)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |