public static class WebInterfaceWorkersServlet.NodeInfo extends Object
Modifier and Type | Method and Description |
---|---|
String |
getCapacity() |
int |
getFreeSpacePercent() |
String |
getLastHeartbeat() |
String |
getName() |
String |
getState() |
String |
getUptimeClockTime() |
String |
getUsedMemory() |
int |
getUsedSpacePercent() |
public String getCapacity()
public int getFreeSpacePercent()
public String getLastHeartbeat()
public String getName()
public String getState()
public String getUptimeClockTime()
public String getUsedMemory()
public int getUsedSpacePercent()
Copyright © 2015. All Rights Reserved.