| Package | Description |
|---|---|
| com.hazelcast.core |
Provides core API interfaces/classes.
|
| com.hazelcast.monitor |
Contains Hazelcast statistics interfaces related to map, queue, topic, multimap, executor service etc.
|
| Modifier and Type | Method and Description |
|---|---|
LocalTopicStats |
ITopic.getLocalTopicStats()
Returns statistics of this topic,like total number of publishes/receives
|
| Modifier and Type | Method and Description |
|---|---|
LocalTopicStats |
MemberState.getLocalTopicStats(String topicName) |
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.