Uses of Interface
com.hazelcast.monitor.LocalTopicStats

Packages that use LocalTopicStats
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 LocalTopicStats in com.hazelcast.core
 

Methods in com.hazelcast.core that return LocalTopicStats
 LocalTopicStats ITopic.getLocalTopicStats()
          Returns statistics of this topic,like total number of publishes/receives
 

Uses of LocalTopicStats in com.hazelcast.monitor
 

Methods in com.hazelcast.monitor that return LocalTopicStats
 LocalTopicStats MemberState.getLocalTopicStats(String topicName)
           
 



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