public class DefaultNodeLoadAverageInfo extends Object implements NodeLoadAverage, Serializable
| Constructor and Description |
|---|
DefaultNodeLoadAverageInfo(double[] loadAvg) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCurrentRunnableProcessCount() |
String |
getLoadAvg1() |
String |
getLoadAvg15() |
String |
getLoadAvg5() |
String |
getTotalProcessCount() |
public String getLoadAvg1()
getLoadAvg1 in interface NodeLoadAveragepublic String getLoadAvg5()
getLoadAvg5 in interface NodeLoadAveragepublic String getLoadAvg15()
getLoadAvg15 in interface NodeLoadAveragepublic String getCurrentRunnableProcessCount()
getCurrentRunnableProcessCount in interface NodeLoadAveragepublic String getTotalProcessCount()
getTotalProcessCount in interface NodeLoadAverageCopyright © 2012–2015 The Apache Software Foundation. All rights reserved.