gr.uoa.di.madgik.commons.infra
Class HostingNode
java.lang.Object
gr.uoa.di.madgik.commons.infra.HostingNode
public class HostingNode
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HostnameProperty
public static String HostnameProperty
HostnameFullProperty
public static String HostnameFullProperty
PortProperty
public static String PortProperty
LoadOneHourProperty
public static String LoadOneHourProperty
LoadOneWeekProperty
public static String LoadOneWeekProperty
LoadFiveMinutesProperty
public static String LoadFiveMinutesProperty
LoadFifteenMinutesProperty
public static String LoadFifteenMinutesProperty
DiskSizeProperty
public static String DiskSizeProperty
PhysicalMemorySizeProperty
public static String PhysicalMemorySizeProperty
PhysicalMemoryAvailableProperty
public static String PhysicalMemoryAvailableProperty
VirtualMemorySizeProperty
public static String VirtualMemorySizeProperty
VirtualMemoryAvailableProperty
public static String VirtualMemoryAvailableProperty
ProcessorCountProperty
public static String ProcessorCountProperty
ProcessorTotalBogomipsProperty
public static String ProcessorTotalBogomipsProperty
ProcessorTotalClockSpeedProperty
public static String ProcessorTotalClockSpeedProperty
DomainProperty
public static String DomainProperty
id
protected String id
pairs
protected Map<String,String> pairs
isLocal
protected boolean isLocal
HostingNode
protected HostingNode()
HostingNode
public HostingNode(String id,
Map<String,String> pairs)
getId
public String getId()
getPropertyByName
public String getPropertyByName(String propertyName)
getProperties
public Map<String,String> getProperties()
addProperty
public void addProperty(String name,
String value)
markLocal
public void markLocal()
isLocal
public boolean isLocal()
toXML
public String toXML()
Copyright © 2012. All Rights Reserved.