| 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 |
|---|---|
LocalQueueStats |
IQueue.getLocalQueueStats()
Returns LocalQueueStats for this queue.
|
| Modifier and Type | Method and Description |
|---|---|
LocalQueueStats |
MemberState.getLocalQueueStats(String queueName) |
Copyright © 2018 Hazelcast, Inc.. All rights reserved.