All Methods Static Methods Concrete Methods
| Modifier and Type |
Method and Description |
static org.apache.hadoop.yarn.api.records.NodeId |
newNodeID(String host,
int port) |
static org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNode |
newNodeInfo(String rackName,
String hostName,
org.apache.hadoop.yarn.api.records.Resource resource) |
static org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNode |
newNodeInfo(String rackName,
String hostName,
org.apache.hadoop.yarn.api.records.Resource resource,
int port) |