Interface Summary |
AMResponse |
The response sent by the ResourceManager the
ApplicationMaster during resource negotiation. |
ApplicationReport |
ApplicationReport is a report of an application. |
ApplicationResourceUsageReport |
Contains various scheduling metrics to be reported by UI and CLI. |
ApplicationSubmissionContext |
ApplicationSubmissionContext represents the all of the
information needed by the ResourceManager to launch
the ApplicationMaster for an application. |
Container |
Container represents an allocated resource in the cluster. |
ContainerLaunchContext |
ContainerLaunchContext represents the all of the information
needed by the NodeManager to launch a container. |
ContainerStatus |
ContainerStatus represents the current status of a
Container . |
ContainerToken |
ContainerToken is the security token used by the framework
to verify authenticity of any Container . |
LocalResource |
LocalResource represents a local resource required to
run a container. |
NodeHealthStatus |
NodeHealthStatus is a summary of the health status of the
node. |
NodeReport |
NodeReport is a summary of runtime information of a
node in the cluster. |
QueueInfo |
QueueInfo |
QueueUserACLInfo |
QueueUserACLInfo provides information QueueACL for
the given user. |
ResourceRequest |
ResourceRequest represents the request made by an
application to the ResourceManager to obtain various
Container allocations. |
URL |
URL represents a serializable URL . |
YarnClusterMetrics |
YarnClusterMetrics represents cluster metrics. |