| Package | Description | 
|---|---|
| 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. | 
| com.hazelcast.topic.impl.reliable | 
| Modifier and Type | Method and Description | 
|---|---|
| LocalTopicStatsImpl | TopicService. getLocalTopicStats(String name) | 
| Modifier and Type | Method and Description | 
|---|---|
| ConcurrentMap<String,LocalTopicStatsImpl> | TopicService. getStatsMap() | 
| Modifier and Type | Method and Description | 
|---|---|
| LocalTopicStatsImpl | ReliableTopicService. getLocalTopicStats(String name)Returns reliable topic statistics local to this member
 for the reliable topic with  name. | 
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.