|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.hadoop.yarn.api.records | |
---|---|
org.apache.hadoop.mapreduce | |
org.apache.hadoop.mapreduce.v2.api.protocolrecords | |
org.apache.hadoop.yarn.api.protocolrecords | |
org.apache.hadoop.yarn.api.records | |
org.apache.hadoop.yarn.applications.distributedshell | |
org.apache.hadoop.yarn.client.api | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
org.apache.hadoop.yarn.client.api.async | |
org.apache.hadoop.yarn.logaggregation | |
org.apache.hadoop.yarn.security | |
org.apache.hadoop.yarn.security.client |
Classes in org.apache.hadoop.yarn.api.records used by org.apache.hadoop.mapreduce | |
---|---|
ReservationId
ReservationId represents the globally unique identifier for
a reservation. |
Classes in org.apache.hadoop.yarn.api.records used by org.apache.hadoop.mapreduce.v2.api.protocolrecords | |
---|---|
Token
Token is the security entity used by the framework
to verify authenticity of any resource. |
Classes in org.apache.hadoop.yarn.api.records used by org.apache.hadoop.yarn.api.protocolrecords | |
---|---|
AMCommand
Command sent by the Resource Manager to the Application Master in the AllocateResponse |
|
ApplicationAccessType
Application access types. |
|
ApplicationAttemptId
ApplicationAttemptId denotes the particular attempt
of an ApplicationMaster for a given ApplicationId . |
|
ApplicationAttemptReport
ApplicationAttemptReport is a report of an application attempt. |
|
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. |
|
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. |
|
ContainerReport
ContainerReport is a report of an container. |
|
ContainerResourceIncreaseRequest
Used by Application Master, send a container resource increase request to Resource Manager |
|
ContainerStatus
ContainerStatus represents the current status of a
Container . |
|
FinalApplicationStatus
Enumeration of various final states of an Application . |
|
NMToken
The NMToken is used for authenticating communication with NodeManager |
|
NodeReport
NodeReport is a summary of runtime information of a
node in the cluster. |
|
NodeState
State of a Node . |
|
PreemptionMessage
A PreemptionMessage is part of the RM-AM protocol, and it is used by
the RM to specify resources that the RM wants to reclaim from this
ApplicationMaster (AM). |
|
QueueInfo
QueueInfo is a report of the runtime information of the queue. |
|
QueueUserACLInfo
QueueUserACLInfo provides information QueueACL for
the given user. |
|
ReservationDefinition
ReservationDefinition captures the set of resource and time
constraints the user cares about regarding a reservation. |
|
ReservationId
ReservationId represents the globally unique identifier for
a reservation. |
|
Resource
Resource models a set of computer resources in the
cluster. |
|
ResourceBlacklistRequest
ResourceBlacklistRequest encapsulates the list of resource-names
which should be added or removed from the blacklist of resources
for the application. |
|
ResourceRequest
ResourceRequest represents the request made by an
application to the ResourceManager to obtain various
Container allocations. |
|
Token
Token is the security entity used by the framework
to verify authenticity of any resource. |
|
YarnApplicationState
Enumeration 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.api.records | |
---|---|
AMCommand
Command sent by the Resource Manager to the Application Master in the AllocateResponse |
|
ApplicationAccessType
Application access types. |
|
ApplicationAttemptId
ApplicationAttemptId denotes the particular attempt
of an ApplicationMaster for a given ApplicationId . |
|
ApplicationAttemptReport
ApplicationAttemptReport is a report of an application attempt. |
|
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. |
|
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. |
|
ContainerReport
ContainerReport is a report of an container. |
|
ContainerResourceIncreaseRequest
Used by Application Master, send a container resource increase request to Resource Manager |
|
ContainerState
State of a Container . |
|
ContainerStatus
ContainerStatus represents the current status of a
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 . |
|
LogAggregationContext
LogAggregationContext represents all of the
information needed by the NodeManager to handle
the logs for an application. |
|
NMToken
The NMToken is used for authenticating communication with NodeManager |
|
NodeId
NodeId is the unique identifier for a node. |
|
NodeReport
NodeReport is a summary of runtime information of a
node in the cluster. |
|
NodeState
State of a Node . |
|
PreemptionContainer
Specific container requested back by the ResourceManager . |
|
PreemptionContract
Description of resources requested back by the ResourceManager . |
|
PreemptionMessage
A PreemptionMessage is part of the RM-AM protocol, and it is used by
the RM to specify resources that the RM wants to reclaim from this
ApplicationMaster (AM). |
|
PreemptionResourceRequest
Description of resources requested back by the cluster. |
|
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. |
|
QueueUserACLInfo
QueueUserACLInfo provides information QueueACL for
the given user. |
|
ReservationDefinition
ReservationDefinition captures the set of resource and time
constraints the user cares about regarding a reservation. |
|
ReservationId
ReservationId represents the globally unique identifier for
a reservation. |
|
ReservationRequest
ReservationRequest represents the request made by an application to
the ResourceManager to reserve Resource s. |
|
ReservationRequestInterpreter
Enumeration of various types of dependencies among multiple ReservationRequests within one ReservationDefinition (from
least constraining to most constraining). |
|
ReservationRequests
ReservationRequests captures the set of resource and constraints the
user cares about regarding a reservation. |
|
Resource
Resource models a set of computer resources in the
cluster. |
|
ResourceBlacklistRequest
ResourceBlacklistRequest encapsulates the list of resource-names
which should be added or removed from the blacklist of resources
for the application. |
|
ResourceOption
|
|
ResourceRequest
ResourceRequest represents the request made by an
application to the ResourceManager to obtain various
Container allocations. |
|
StrictPreemptionContract
Enumeration of particular allocations to be reclaimed. |
|
Token
Token is the security entity used by the framework
to verify authenticity of any resource. |
|
URL
URL represents a serializable URL . |
|
YarnApplicationAttemptState
Enumeration of various states of a RMAppAttempt . |
|
YarnApplicationState
Enumeration 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.applications.distributedshell | |
---|---|
ApplicationAttemptId
ApplicationAttemptId denotes the particular attempt
of an ApplicationMaster for a given ApplicationId . |
Classes in org.apache.hadoop.yarn.api.records used by org.apache.hadoop.yarn.client.api | |
---|---|
ApplicationAttemptId
ApplicationAttemptId denotes the particular attempt
of an ApplicationMaster for a given ApplicationId . |
|
ApplicationAttemptReport
ApplicationAttemptReport is a report of an application attempt. |
|
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. |
|
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. |
|
ContainerReport
ContainerReport is a report of an container. |
|
ContainerStatus
ContainerStatus represents the current status of a
Container . |
|
FinalApplicationStatus
Enumeration of various final states of an Application . |
|
NodeId
NodeId is the unique identifier for a node. |
|
NodeReport
NodeReport is a summary of runtime information of a
node in the cluster. |
|
NodeState
State of a Node . |
|
Priority
The priority assigned to a ResourceRequest or Application or Container allocation |
|
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. |
|
Token
Token is the security entity used by the framework
to verify authenticity of any resource. |
|
YarnApplicationState
Enumeration 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.client.api.async | |
---|---|
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. |
|
FinalApplicationStatus
Enumeration of various final states of an Application . |
|
NodeId
NodeId is the unique identifier for a node. |
|
Priority
The priority assigned to a ResourceRequest or Application or Container allocation |
|
Resource
Resource models a set of computer resources in the
cluster. |
Classes in org.apache.hadoop.yarn.api.records used by org.apache.hadoop.yarn.logaggregation | |
---|---|
ApplicationAccessType
Application access types. |
|
ContainerId
ContainerId represents a globally unique identifier
for a Container in the cluster. |
Classes in org.apache.hadoop.yarn.api.records used by org.apache.hadoop.yarn.security | |
---|---|
ApplicationAttemptId
ApplicationAttemptId denotes the particular attempt
of an ApplicationMaster for a given ApplicationId . |
|
ContainerId
ContainerId represents a globally unique identifier
for a Container in the cluster. |
|
LogAggregationContext
LogAggregationContext represents all of the
information needed by the NodeManager to handle
the logs for an application. |
|
NodeId
NodeId is the unique identifier for a node. |
|
Priority
The priority assigned to a ResourceRequest or Application or Container allocation |
|
Resource
Resource models a set of computer resources in the
cluster. |
Classes in org.apache.hadoop.yarn.api.records used by org.apache.hadoop.yarn.security.client | |
---|---|
ApplicationAttemptId
ApplicationAttemptId denotes the particular attempt
of an ApplicationMaster for a given ApplicationId . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |