public interface OperatingSystemsStatistics
OperatingSystemStatistics
.boolean isNA()
true
if the statistics are not available.long getTimestamp()
int getSize()
OperatingSystemStatistics
.OperatingSystemsStatistics getPrevious()
OperatingSystemsStatistics
.List<OperatingSystemsStatistics> getTimeline()
OperatingSystemsDetails getDetails()
long getFreeSwapSpaceSizeInBytes()
double getFreeSwapSpaceSizeInMB()
double getFreeSwapSpaceSizeInGB()
long getFreePhysicalMemorySizeInBytes()
double getFreePhysicalMemorySizeInMB()
double getFreePhysicalMemorySizeInGB()
long getActualFreePhysicalMemorySizeInBytes()
double getActualFreePhysicalMemorySizeInMB()
double getActualFreePhysicalMemorySizeInGB()
double getCpuPerc()
String getCpuPercFormatted()
double getMinCpuPerc()
String getMinCpuPercFormatted()
double getMaxCpuPerc()
String getMaxCpuPercFormatted()
double getMemoryUsedPerc()
String getMemoryUsedPercFormatted()
double getMinMemoryUsedPerc()
String getMinMemoryUsedPercFormatted()
double getMaxMemoryUsedPerc()
String getMaxMemoryUsedPercFormatted()
long getActualMemoryUsed()
Copyright © GigaSpaces.