|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.inria.myriads.snoozecommon.util.MonitoringUtils
public final class MonitoringUtils
Monitoring utils.
Method Summary | |
---|---|
static GroupManagerSummaryInformation |
getLatestSummaryInformation(Map<Long,GroupManagerSummaryInformation> dataMap)
Returns latest summary information. |
static VirtualMachineMonitoringData |
getLatestVirtualMachineMonitoringData(Map<Long,VirtualMachineMonitoringData> dataMap)
Returns latest virtual machine information. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static VirtualMachineMonitoringData getLatestVirtualMachineMonitoringData(Map<Long,VirtualMachineMonitoringData> dataMap)
dataMap
- The data map
public static GroupManagerSummaryInformation getLatestSummaryInformation(Map<Long,GroupManagerSummaryInformation> dataMap)
dataMap
- The data map
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |