public interface LocalMemoryStats extends MemoryStats, LocalInstanceStats
STAT_NOT_AVAILABLE
Modifier and Type | Method and Description |
---|---|
LocalGCStats |
getGCStats()
Returns the garbage collector statistics for the JVM
|
getCommittedHeap, getCommittedNative, getFreeHeap, getFreeNative, getFreePhysical, getMaxHeap, getMaxMetadata, getMaxNative, getTotalPhysical, getUsedHeap, getUsedMetadata, getUsedNative
getCreationTime
fromJson, toJson
LocalGCStats getGCStats()
MemoryStats
getGCStats
in interface MemoryStats
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.