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.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultGarbageCollectorStats
Default implementation of GarbageCollectorStats.
|
Modifier and Type | Method and Description |
---|---|
GarbageCollectorStats |
MemoryStats.getGCStats()
Returns the garbage collector statistics for the JVM
|
static GarbageCollectorStats |
GCStatsSupport.getGCStats() |
GarbageCollectorStats |
DefaultMemoryStats.getGCStats() |
Modifier and Type | Interface and Description |
---|---|
interface |
LocalGCStats |
Copyright © 2018 Hazelcast, Inc.. All rights reserved.