Uses of Interface
com.hazelcast.monitor.LocalQueueStats

Packages that use LocalQueueStats
com.hazelcast.core Provides core API interfaces/classes. 
com.hazelcast.monitor Contains Hazelcast statistics interfaces related to map, queue, topic, multimap, executor service etc. 
 

Uses of LocalQueueStats in com.hazelcast.core
 

Methods in com.hazelcast.core that return LocalQueueStats
 LocalQueueStats IQueue.getLocalQueueStats()
          Returns LocalQueueStats for this queue.
 

Uses of LocalQueueStats in com.hazelcast.monitor
 

Methods in com.hazelcast.monitor that return LocalQueueStats
 LocalQueueStats MemberState.getLocalQueueStats(String queueName)
           
 



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