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. |
Modifier and Type | Method and Description |
---|---|
LocalTopicStatsImpl |
TopicService.getLocalTopicStats(String name) |
Modifier and Type | Method and Description |
---|---|
ConcurrentMap<String,LocalTopicStatsImpl> |
TopicService.getStatsMap() |
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.