Uses of Class
com.hazelcast.monitor.impl.LocalTopicStatsImpl

Packages that use LocalTopicStatsImpl
com.hazelcast.topic.impl This package contains ITopic functionality for Hazelcast.
With the ITopic it is possible to create publish subscribe solutions similar to JMS Topics. 
 

Uses of LocalTopicStatsImpl in com.hazelcast.topic.impl
 

Methods in com.hazelcast.topic.impl that return LocalTopicStatsImpl
 LocalTopicStatsImpl TopicService.getLocalTopicStats(String name)
           
 

Methods in com.hazelcast.topic.impl that return types with arguments of type LocalTopicStatsImpl
 ConcurrentMap<String,LocalTopicStatsImpl> TopicService.getStatsMap()
           
 



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