Package | Description |
---|---|
com.hazelcast.monitor |
Contains Hazelcast statistics interfaces related to map, queue, topic, multimap, executor service etc.
|
com.hazelcast.monitor.impl |
Contains Hazelcast statistics implementations related to map, queue, topic, multimap, executor service etc.
|
Modifier and Type | Method and Description |
---|---|
LocalGCStats |
LocalMemoryStats.getGCStats() |
Modifier and Type | Class and Description |
---|---|
class |
LocalGCStatsImpl |
Modifier and Type | Method and Description |
---|---|
LocalGCStats |
LocalMemoryStatsImpl.getGCStats() |
Modifier and Type | Method and Description |
---|---|
void |
LocalMemoryStatsImpl.setGcStats(LocalGCStats gcStats) |
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.