| Package | Description |
|---|---|
| com.hazelcast.monitor.impl |
Contains Hazelcast statistics implementations related to map, queue, topic, multimap, executor service etc.
|
| com.hazelcast.queue |
| Modifier and Type | Method and Description |
|---|---|
void |
MemberStateImpl.putLocalQueueStats(String name,
LocalQueueStatsImpl localQueueStats) |
| Modifier and Type | Method and Description |
|---|---|
LocalQueueStatsImpl |
QueueService.getLocalQueueStatsImpl(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
QueueContainer.setStats(LocalQueueStatsImpl stats) |
Copyright © 2021 Hazelcast, Inc.. All rights reserved.