Uses of Package
org.apache.hadoop.yarn.api.records

Packages that use org.apache.hadoop.yarn.api.records
org.apache.hadoop.yarn.api.protocolrecords   
org.apache.hadoop.yarn.api.protocolrecords.impl.pb   
org.apache.hadoop.yarn.api.records   
org.apache.hadoop.yarn.api.records.impl.pb   
org.apache.hadoop.yarn.util   
 

Classes in org.apache.hadoop.yarn.api.records used by org.apache.hadoop.yarn.api.protocolrecords
AMResponse
          The response sent by the ResourceManager the ApplicationMaster during resource negotiation.
ApplicationAccessType
          Application access types.
ApplicationAttemptId
          ApplicationAttemptId denotes the particular attempt of an ApplicationMaster for a given ApplicationId.
ApplicationId
          ApplicationId represents the globally unique identifier for an application.
ApplicationReport
          ApplicationReport is a report of an application.
ApplicationSubmissionContext
          ApplicationSubmissionContext represents all of the information needed by the ResourceManager to launch the ApplicationMaster for an application.
ContainerId
          ContainerId represents a globally unique identifier for a Container in the cluster.
ContainerLaunchContext
          ContainerLaunchContext represents all of the information needed by the NodeManager to launch a container.
ContainerStatus
          ContainerStatus represents the current status of a Container.
DelegationToken
          The Delegation tokens have a identifier which maps to AbstractDelegationTokenIdentifier.
FinalApplicationStatus
          Enumeration of various final states of an Application.
NodeReport
          NodeReport is a summary of runtime information of a node in the cluster.
QueueInfo
          QueueInfo is a report of the runtime information of the queue.
QueueUserACLInfo
          QueueUserACLInfo provides information QueueACL for the given user.
Resource
          Resource models a set of computer resources in the cluster.
ResourceRequest
          ResourceRequest represents the request made by an application to the ResourceManager to obtain various Container allocations.
YarnClusterMetrics
          YarnClusterMetrics represents cluster metrics.
 

Classes in org.apache.hadoop.yarn.api.records used by org.apache.hadoop.yarn.api.protocolrecords.impl.pb
AMResponse
          The response sent by the ResourceManager the ApplicationMaster during resource negotiation.
ApplicationAccessType
          Application access types.
ApplicationAttemptId
          ApplicationAttemptId denotes the particular attempt of an ApplicationMaster for a given ApplicationId.
ApplicationId
          ApplicationId represents the globally unique identifier for an application.
ApplicationReport
          ApplicationReport is a report of an application.
ApplicationSubmissionContext
          ApplicationSubmissionContext represents all of the information needed by the ResourceManager to launch the ApplicationMaster for an application.
ContainerId
          ContainerId represents a globally unique identifier for a Container in the cluster.
ContainerLaunchContext
          ContainerLaunchContext represents all of the information needed by the NodeManager to launch a container.
ContainerStatus
          ContainerStatus represents the current status of a Container.
DelegationToken
          The Delegation tokens have a identifier which maps to AbstractDelegationTokenIdentifier.
FinalApplicationStatus
          Enumeration of various final states of an Application.
NodeReport
          NodeReport is a summary of runtime information of a node in the cluster.
ProtoBase
           
QueueInfo
          QueueInfo is a report of the runtime information of the queue.
QueueUserACLInfo
          QueueUserACLInfo provides information QueueACL for the given user.
Resource
          Resource models a set of computer resources in the cluster.
ResourceRequest
          ResourceRequest represents the request made by an application to the ResourceManager to obtain various Container allocations.
YarnClusterMetrics
          YarnClusterMetrics represents cluster metrics.
 

Classes in org.apache.hadoop.yarn.api.records used by org.apache.hadoop.yarn.api.records
ApplicationAccessType
          Application access types.
ApplicationAttemptId
          ApplicationAttemptId denotes the particular attempt of an ApplicationMaster for a given ApplicationId.
ApplicationId
          ApplicationId represents the globally unique identifier for an application.
ApplicationReport
          ApplicationReport is a report of an application.
ApplicationResourceUsageReport
          Contains various scheduling metrics to be reported by UI and CLI.
ApplicationStatus
          For internal use only...
Container
          Container represents an allocated resource in the cluster.
ContainerId
          ContainerId represents a globally unique identifier for a Container in the cluster.
ContainerLaunchContext
          ContainerLaunchContext represents all of the information needed by the NodeManager to launch a container.
ContainerState
          State of 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.
FinalApplicationStatus
          Enumeration of various final states of an Application.
LocalResource
          LocalResource represents a local resource required to run a container.
LocalResourceType
          LocalResourceType specifies the type of a resource localized by the NodeManager.
LocalResourceVisibility
          LocalResourceVisibility specifies the visibility of a resource localized by the NodeManager.
NodeHealthStatus
          NodeHealthStatus is a summary of the health status of the node.
NodeId
          NodeId is the unique identifier for a node.
Priority
          The priority assigned to a ResourceRequest or Application or Container allocation
QueueACL
           QueueACL enumerates the various ACLs for queues.
QueueInfo
          QueueInfo is a report of the runtime information of the queue.
QueueState
          State of a Queue.
Resource
          Resource models a set of computer resources in the cluster.
ResourceRequest
          ResourceRequest represents the request made by an application to the ResourceManager to obtain various Container allocations.
URL
          URL represents a serializable URL.
YarnApplicationState
          Ennumeration of various states of an ApplicationMaster.
 

Classes in org.apache.hadoop.yarn.api.records used by org.apache.hadoop.yarn.api.records.impl.pb
AMResponse
          The response sent by the ResourceManager the ApplicationMaster during resource negotiation.
ApplicationAccessType
          Application access types.
ApplicationAttemptId
          ApplicationAttemptId denotes the particular attempt of an ApplicationMaster for a given ApplicationId.
ApplicationId
          ApplicationId represents the globally unique identifier for an application.
ApplicationMaster
          For internal use only...
ApplicationReport
          ApplicationReport is a report of an application.
ApplicationResourceUsageReport
          Contains various scheduling metrics to be reported by UI and CLI.
ApplicationStatus
          For internal use only...
ApplicationSubmissionContext
          ApplicationSubmissionContext represents all of the information needed by the ResourceManager to launch the ApplicationMaster for an application.
Container
          Container represents an allocated resource in the cluster.
ContainerId
          ContainerId represents a globally unique identifier for a Container in the cluster.
ContainerLaunchContext
          ContainerLaunchContext represents all of the information needed by the NodeManager to launch a container.
ContainerState
          State of 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.
DelegationToken
          The Delegation tokens have a identifier which maps to AbstractDelegationTokenIdentifier.
FinalApplicationStatus
          Enumeration of various final states of an Application.
LocalResource
          LocalResource represents a local resource required to run a container.
LocalResourceType
          LocalResourceType specifies the type of a resource localized by the NodeManager.
LocalResourceVisibility
          LocalResourceVisibility specifies the visibility of a resource localized by the NodeManager.
NodeHealthStatus
          NodeHealthStatus is a summary of the health status of the node.
NodeId
          NodeId is the unique identifier for a node.
NodeReport
          NodeReport is a summary of runtime information of a node in the cluster.
Priority
          The priority assigned to a ResourceRequest or Application or Container allocation
ProtoBase
           
QueueACL
           QueueACL enumerates the various ACLs for queues.
QueueInfo
          QueueInfo is a report of the runtime information of the queue.
QueueState
          State of a Queue.
QueueUserACLInfo
          QueueUserACLInfo provides information QueueACL for the given user.
Resource
          Resource models a set of computer resources in the cluster.
ResourceRequest
          ResourceRequest represents the request made by an application to the ResourceManager to obtain various Container allocations.
URL
          URL represents a serializable URL.
YarnApplicationState
          Ennumeration of various states of an ApplicationMaster.
YarnClusterMetrics
          YarnClusterMetrics represents cluster metrics.
 

Classes in org.apache.hadoop.yarn.api.records used by org.apache.hadoop.yarn.util
ApplicationAccessType
          Application access types.
ApplicationResourceUsageReport
          Contains various scheduling metrics to be reported by UI and CLI.
ContainerState
          State of a Container.
FinalApplicationStatus
          Enumeration of various final states of an Application.
LocalResourceType
          LocalResourceType specifies the type of a resource localized by the NodeManager.
LocalResourceVisibility
          LocalResourceVisibility specifies the visibility of a resource localized by the NodeManager.
QueueACL
           QueueACL enumerates the various ACLs for queues.
QueueState
          State of a Queue.
YarnApplicationState
          Ennumeration of various states of an ApplicationMaster.
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.