|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NodeId | |
|---|---|
| org.apache.hadoop.yarn.api.records | |
| Uses of NodeId in org.apache.hadoop.yarn.api.records |
|---|
| Methods in org.apache.hadoop.yarn.api.records that return NodeId | |
|---|---|
NodeId |
NodeReport.getNodeId()
Get the NodeId of the node. |
NodeId |
Container.getNodeId()
Get the identifier of the node on which the container is allocated. |
| Methods in org.apache.hadoop.yarn.api.records with parameters of type NodeId | |
|---|---|
int |
NodeId.compareTo(NodeId other)
|
void |
NodeReport.setNodeId(NodeId nodeId)
|
void |
Container.setNodeId(NodeId nodeId)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||