| 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 | Class and Description | 
|---|---|
| class  | DefaultGarbageCollectorStatsDefault implementation of GarbageCollectorStats. | 
| Modifier and Type | Method and Description | 
|---|---|
| GarbageCollectorStats | DefaultMemoryStats. getGCStats() | 
| static GarbageCollectorStats | GCStatsSupport. getGCStats() | 
| GarbageCollectorStats | MemoryStats. getGCStats()Returns the garbage collector statistics for the JVM | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | LocalGCStats | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | LocalGCStatsImpl | 
| Constructor and Description | 
|---|
| LocalGCStatsImpl(GarbageCollectorStats gcStats) | 
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.