| Package | Description |
|---|---|
| com.hazelcast.memory |
Provides classes/interfaces for memory utilities, heap/native memory storage support.
|
| 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 |
|---|---|
static LocalGCStats |
GCStatsSupport.getGCStats() |
| 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 © 2014 Hazelcast, Inc.. All Rights Reserved.