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, getCommittedNativeMemory, getFreeHeap, getFreeNativeMemory, getFreePhysical, getMaxHeap, getMaxNativeMemory, getTotalPhysical, getUsedHeap, getUsedNativeMemory
getCreationTime
fromJson, toJson
LocalGCStats getGCStats()
MemoryStats
getGCStats
in interface MemoryStats
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.