Java org.apache.hadoop.yarn.server.resourcemanager.rmnode RMNode fields, constructors, methods, implement or subclass

Example usage for Java org.apache.hadoop.yarn.server.resourcemanager.rmnode RMNode fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.hadoop.yarn.server.resourcemanager.rmnode RMNode.

The text is from its open source code.

Implementation

org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNode has the following implementations.
Click this link to see all its implementation.

Method

StringgetHostName()
the hostname of this node
StringgetHttpAddress()
the http-Address for this node.
intgetHttpPort()
the http port for this node
NodegetNode()
the Node information for this node.
NodeIdgetNodeID()
the node id of of this node.
NodeStategetState()
ResourcegetTotalCapability()
the total available resource.