public class HostingNode extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DiskSizeProperty |
static String |
DomainProperty |
static String |
HostnameFullProperty |
static String |
HostnameProperty |
protected String |
id |
protected boolean |
isLocal |
static String |
LoadFifteenMinutesProperty |
static String |
LoadFiveMinutesProperty |
static String |
LoadOneHourProperty |
static String |
LoadOneWeekProperty |
protected Map<String,String> |
pairs |
static String |
PhysicalMemoryAvailableProperty |
static String |
PhysicalMemorySizeProperty |
static String |
PortProperty |
static String |
ProcessorCountProperty |
static String |
ProcessorTotalBogomipsProperty |
static String |
ProcessorTotalClockSpeedProperty |
static String |
VirtualMemoryAvailableProperty |
static String |
VirtualMemorySizeProperty |
| Modifier | Constructor and Description |
|---|---|
protected |
HostingNode() |
|
HostingNode(String id,
Map<String,String> pairs) |
public static String HostnameProperty
public static String HostnameFullProperty
public static String PortProperty
public static String LoadOneHourProperty
public static String LoadOneWeekProperty
public static String LoadFiveMinutesProperty
public static String LoadFifteenMinutesProperty
public static String DiskSizeProperty
public static String PhysicalMemorySizeProperty
public static String PhysicalMemoryAvailableProperty
public static String VirtualMemorySizeProperty
public static String VirtualMemoryAvailableProperty
public static String ProcessorCountProperty
public static String ProcessorTotalBogomipsProperty
public static String ProcessorTotalClockSpeedProperty
public static String DomainProperty
protected String id
protected boolean isLocal
Copyright © 2018. All Rights Reserved.