Uses of Interface
com.hazelcast.monitor.NearCacheStats

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
           
 



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.