gr.uoa.di.madgik.commons.infra
Class HostingNode
java.lang.Object
gr.uoa.di.madgik.commons.infra.HostingNode
public class HostingNode
- extends java.lang.Object
Constructor Summary |
HostingNode(java.lang.String id,
java.util.Map<java.lang.String,java.lang.String> pairs)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HostnameProperty
public static java.lang.String HostnameProperty
HostnameFullProperty
public static java.lang.String HostnameFullProperty
PortProperty
public static java.lang.String PortProperty
LoadOneHourProperty
public static java.lang.String LoadOneHourProperty
LoadOneWeekProperty
public static java.lang.String LoadOneWeekProperty
LoadFiveMinutesProperty
public static java.lang.String LoadFiveMinutesProperty
LoadFifteenMinutesProperty
public static java.lang.String LoadFifteenMinutesProperty
DiskSizeProperty
public static java.lang.String DiskSizeProperty
PhysicalMemorySizeProperty
public static java.lang.String PhysicalMemorySizeProperty
PhysicalMemoryAvailableProperty
public static java.lang.String PhysicalMemoryAvailableProperty
VirtualMemorySizeProperty
public static java.lang.String VirtualMemorySizeProperty
VirtualMemoryAvailableProperty
public static java.lang.String VirtualMemoryAvailableProperty
ProcessorCountProperty
public static java.lang.String ProcessorCountProperty
ProcessorTotalBogomipsProperty
public static java.lang.String ProcessorTotalBogomipsProperty
ProcessorTotalClockSpeedProperty
public static java.lang.String ProcessorTotalClockSpeedProperty
HostingNode
public HostingNode(java.lang.String id,
java.util.Map<java.lang.String,java.lang.String> pairs)
getId
public java.lang.String getId()
getPropertyByName
public java.lang.String getPropertyByName(java.lang.String propertyName)
getProperties
public java.util.Map<java.lang.String,java.lang.String> getProperties()