- getAllQueues() - Method in class org.apache.hadoop.yarn.client.api.impl.YarnClientImpl
-
- getAllQueues() - Method in class org.apache.hadoop.yarn.client.api.YarnClient
-
Get information (QueueInfo
) about all queues, recursively if there
is a hierarchy
- getAMRMToken(ApplicationId) - Method in class org.apache.hadoop.yarn.client.api.impl.YarnClientImpl
-
- getAMRMToken(ApplicationId) - Method in class org.apache.hadoop.yarn.client.api.YarnClient
-
Get the AMRM token of the application.
- getApplicationAttemptReport(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.client.api.AHSClient
-
Get a report of the given ApplicationAttempt.
- getApplicationAttemptReport(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.client.api.impl.AHSClientImpl
-
- getApplicationAttemptReport(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.client.api.impl.YarnClientImpl
-
- getApplicationAttemptReport(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.client.api.YarnClient
-
Get a report of the given ApplicationAttempt.
- getApplicationAttempts(ApplicationId) - Method in class org.apache.hadoop.yarn.client.api.AHSClient
-
Get a report of all (ApplicationAttempts) of Application in the cluster.
- getApplicationAttempts(ApplicationId) - Method in class org.apache.hadoop.yarn.client.api.impl.AHSClientImpl
-
- getApplicationAttempts(ApplicationId) - Method in class org.apache.hadoop.yarn.client.api.impl.YarnClientImpl
-
- getApplicationAttempts(ApplicationId) - Method in class org.apache.hadoop.yarn.client.api.YarnClient
-
Get a report of all (ApplicationAttempts) of Application in the cluster.
- getApplicationReport(ApplicationId) - Method in class org.apache.hadoop.yarn.client.api.AHSClient
-
Get a report of the given Application.
- getApplicationReport(ApplicationId) - Method in class org.apache.hadoop.yarn.client.api.impl.AHSClientImpl
-
- getApplicationReport(ApplicationId) - Method in class org.apache.hadoop.yarn.client.api.impl.YarnClientImpl
-
- getApplicationReport(ApplicationId) - Method in class org.apache.hadoop.yarn.client.api.YarnClient
-
Get a report of the given Application.
- getApplications() - Method in class org.apache.hadoop.yarn.client.api.AHSClient
-
Get a report (ApplicationReport) of all Applications in the cluster.
- getApplications() - Method in class org.apache.hadoop.yarn.client.api.impl.AHSClientImpl
-
- getApplications() - Method in class org.apache.hadoop.yarn.client.api.impl.YarnClientImpl
-
- getApplications(Set<String>) - Method in class org.apache.hadoop.yarn.client.api.impl.YarnClientImpl
-
- getApplications(EnumSet<YarnApplicationState>) - Method in class org.apache.hadoop.yarn.client.api.impl.YarnClientImpl
-
- getApplications(Set<String>, EnumSet<YarnApplicationState>) - Method in class org.apache.hadoop.yarn.client.api.impl.YarnClientImpl
-
- getApplications(Set<String>, Set<String>, Set<String>, EnumSet<YarnApplicationState>) - Method in class org.apache.hadoop.yarn.client.api.impl.YarnClientImpl
-
- getApplications() - Method in class org.apache.hadoop.yarn.client.api.YarnClient
-
Get a report (ApplicationReport) of all Applications in the cluster.
- getApplications(Set<String>) - Method in class org.apache.hadoop.yarn.client.api.YarnClient
-
Get a report (ApplicationReport) of Applications
matching the given application types in the cluster.
- getApplications(EnumSet<YarnApplicationState>) - Method in class org.apache.hadoop.yarn.client.api.YarnClient
-
Get a report (ApplicationReport) of Applications matching the given
application states in the cluster.
- getApplications(Set<String>, EnumSet<YarnApplicationState>) - Method in class org.apache.hadoop.yarn.client.api.YarnClient
-
Get a report (ApplicationReport) of Applications matching the given
application types and application states in the cluster.
- getApplications(Set<String>, Set<String>, Set<String>, EnumSet<YarnApplicationState>) - Method in class org.apache.hadoop.yarn.client.api.YarnClient
-
Get a report (ApplicationReport) of Applications matching the given users,
queues, application types and application states in the cluster.
- getApplicationSubmissionContext() - Method in class org.apache.hadoop.yarn.client.api.YarnClientApplication
-
- getAvailableResources() - Method in class org.apache.hadoop.yarn.client.api.AMRMClient
-
Get the currently available resources in the cluster.
- getAvailableResources() - Method in class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync
-
Get the currently available resources in the cluster.
- getAvailableResources() - Method in class org.apache.hadoop.yarn.client.api.async.impl.AMRMClientAsyncImpl
-
Get the currently available resources in the cluster.
- getAvailableResources() - Method in class org.apache.hadoop.yarn.client.api.impl.AMRMClientImpl
-
- getCallbackHandler() - Method in class org.apache.hadoop.yarn.client.api.async.NMClientAsync
-
- getCapability() - Method in class org.apache.hadoop.yarn.client.api.AMRMClient.ContainerRequest
-
- getChildQueueInfos(String) - Method in class org.apache.hadoop.yarn.client.api.impl.YarnClientImpl
-
- getChildQueueInfos(String) - Method in class org.apache.hadoop.yarn.client.api.YarnClient
-
Get information (QueueInfo
) about all the immediate children queues
of the given queue
- getCleanupRunningContainers() - Method in class org.apache.hadoop.yarn.client.api.impl.NMClientImpl
-
- getClient() - Method in class org.apache.hadoop.yarn.client.api.async.NMClientAsync
-
- getClient() - Method in class org.apache.hadoop.yarn.client.cli.YarnCLI
-
- getClusterNodeCount() - Method in class org.apache.hadoop.yarn.client.api.AMRMClient
-
Get the current number of nodes in the cluster.
- getClusterNodeCount() - Method in class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync
-
Get the current number of nodes in the cluster.
- getClusterNodeCount() - Method in class org.apache.hadoop.yarn.client.api.async.impl.AMRMClientAsyncImpl
-
Get the current number of nodes in the cluster.
- getClusterNodeCount() - Method in class org.apache.hadoop.yarn.client.api.impl.AMRMClientImpl
-
- getClusterNodeLabels() - Method in class org.apache.hadoop.yarn.client.api.impl.YarnClientImpl
-
- getClusterNodeLabels() - Method in class org.apache.hadoop.yarn.client.api.YarnClient
-
The interface used by client to get node labels in the cluster
- getContainer() - Method in class org.apache.hadoop.yarn.client.api.async.impl.NMClientAsyncImpl.IncreaseContainerResourceEvent
-
- getContainer() - Method in class org.apache.hadoop.yarn.client.api.async.impl.NMClientAsyncImpl.StartContainerEvent
-
- getContainerEventProcessor(NMClientAsyncImpl.ContainerEvent) - Method in class org.apache.hadoop.yarn.client.api.async.impl.NMClientAsyncImpl
-
- getContainerId() - Method in class org.apache.hadoop.yarn.client.api.async.impl.NMClientAsyncImpl.ContainerEvent
-
- getContainerId() - Method in class org.apache.hadoop.yarn.client.api.async.impl.NMClientAsyncImpl.StatefulContainer
-
- getContainerId() - Method in class org.apache.hadoop.yarn.client.api.impl.NMClientImpl.StartedContainer
-
- getContainerLaunchContext() - Method in class org.apache.hadoop.yarn.client.api.async.impl.NMClientAsyncImpl.StartContainerEvent
-
- getContainerManagementProtocol() - Method in class org.apache.hadoop.yarn.client.api.impl.ContainerManagementProtocolProxy.ContainerManagementProtocolProxyData
-
- getContainerReport(ContainerId) - Method in class org.apache.hadoop.yarn.client.api.AHSClient
-
Get a report of the given Container.
- getContainerReport(ContainerId) - Method in class org.apache.hadoop.yarn.client.api.impl.AHSClientImpl
-
- getContainerReport(ContainerId) - Method in class org.apache.hadoop.yarn.client.api.impl.YarnClientImpl
-
- getContainerReport(ContainerId) - Method in class org.apache.hadoop.yarn.client.api.YarnClient
-
Get a report of the given Container.
- getContainers(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.client.api.AHSClient
-
Get a report of all (Containers) of ApplicationAttempt in the cluster.
- getContainers(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.client.api.impl.AHSClientImpl
-
- getContainers(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.client.api.impl.YarnClientImpl
-
- getContainers(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.client.api.YarnClient
-
Get a report of all (Containers) of ApplicationAttempt in the cluster.
- getContainerStatus(ContainerId, NodeId) - Method in class org.apache.hadoop.yarn.client.api.impl.NMClientImpl
-
- getContainerStatus(ContainerId, NodeId) - Method in class org.apache.hadoop.yarn.client.api.NMClient
-
Query the status of a container.
- getContainerStatusAsync(ContainerId, NodeId) - Method in class org.apache.hadoop.yarn.client.api.async.impl.NMClientAsyncImpl
-
- getContainerStatusAsync(ContainerId, NodeId) - Method in class org.apache.hadoop.yarn.client.api.async.NMClientAsync
-
- getContainerToken() - Method in class org.apache.hadoop.yarn.client.api.async.impl.NMClientAsyncImpl.ContainerEvent
-
- getFileChecksum(Path) - Method in class org.apache.hadoop.yarn.client.api.impl.SharedCacheClientImpl
-
- getFileChecksum(Path) - Method in class org.apache.hadoop.yarn.client.api.SharedCacheClient
-
A convenience method to calculate the checksum of a specified file.
- getHAClusterUrl(Configuration, String) - Method in class org.apache.hadoop.yarn.client.cli.TopCLI
-
- getLabelsToNodes() - Method in class org.apache.hadoop.yarn.client.api.impl.YarnClientImpl
-
- getLabelsToNodes(Set<String>) - Method in class org.apache.hadoop.yarn.client.api.impl.YarnClientImpl
-
- getLabelsToNodes() - Method in class org.apache.hadoop.yarn.client.api.YarnClient
-
The interface used by client to get labels to nodes mapping
in existing cluster
- getLabelsToNodes(Set<String>) - Method in class org.apache.hadoop.yarn.client.api.YarnClient
-
The interface used by client to get labels to nodes mapping
for specified labels in existing cluster
- getMatchingRequests(Priority, String, Resource) - Method in class org.apache.hadoop.yarn.client.api.AMRMClient
-
Get outstanding ContainerRequest
s matching the given
parameters.
- getMatchingRequests(Priority, String, Resource) - Method in class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync
-
- getMatchingRequests(Priority, String, Resource) - Method in class org.apache.hadoop.yarn.client.api.async.impl.AMRMClientAsyncImpl
-
- getMatchingRequests(Priority, String, Resource) - Method in class org.apache.hadoop.yarn.client.api.impl.AMRMClientImpl
-
- getNewApplicationResponse() - Method in class org.apache.hadoop.yarn.client.api.YarnClientApplication
-
- getNMToken(String) - Static method in class org.apache.hadoop.yarn.client.api.NMTokenCache
-
Returns NMToken, null if absent.
- getNMTokenCache() - Method in class org.apache.hadoop.yarn.client.api.AMRMClient
-
Get the NM token cache of the AMRMClient
.
- getNMTokenCache() - Method in class org.apache.hadoop.yarn.client.api.NMClient
-
Get the NM token cache of the NMClient
.
- getNodeId() - Method in class org.apache.hadoop.yarn.client.api.async.impl.NMClientAsyncImpl.ContainerEvent
-
- getNodeId() - Method in class org.apache.hadoop.yarn.client.api.impl.NMClientImpl.StartedContainer
-
- getNodeLabelExpression() - Method in class org.apache.hadoop.yarn.client.api.AMRMClient.ContainerRequest
-
- getNodeLabelManagerInstance(Configuration) - Static method in class org.apache.hadoop.yarn.client.cli.RMAdminCLI
-
- getNodeReports(NodeState...) - Method in class org.apache.hadoop.yarn.client.api.impl.YarnClientImpl
-
- getNodeReports(NodeState...) - Method in class org.apache.hadoop.yarn.client.api.YarnClient
-
Get a report of nodes (NodeReport
) in the cluster.
- getNodes() - Method in class org.apache.hadoop.yarn.client.api.AMRMClient.ContainerRequest
-
- getNodesInfo() - Method in class org.apache.hadoop.yarn.client.cli.TopCLI
-
- getNodeToLabels() - Method in class org.apache.hadoop.yarn.client.api.impl.YarnClientImpl
-
- getNodeToLabels() - Method in class org.apache.hadoop.yarn.client.api.YarnClient
-
The interface used by client to get node to labels mappings in existing cluster
- getPriority() - Method in class org.apache.hadoop.yarn.client.api.AMRMClient.ContainerRequest
-
- getProgress() - Method in class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync.AbstractCallbackHandler
-
- getProgress() - Method in interface org.apache.hadoop.yarn.client.api.async.AMRMClientAsync.CallbackHandler
-
Deprecated.
- getProxy(String, ContainerId) - Method in class org.apache.hadoop.yarn.client.api.impl.ContainerManagementProtocolProxy
-
- getQueueAclsInfo() - Method in class org.apache.hadoop.yarn.client.api.impl.YarnClientImpl
-
- getQueueAclsInfo() - Method in class org.apache.hadoop.yarn.client.api.YarnClient
-
Get information about acls for current user on all the
existing queues.
- getQueueInfo(String) - Method in class org.apache.hadoop.yarn.client.api.impl.YarnClientImpl
-
- getQueueInfo(String) - Method in class org.apache.hadoop.yarn.client.api.YarnClient
-
Get information (QueueInfo
) about a given queue.
- getQueueMetrics() - Method in class org.apache.hadoop.yarn.client.cli.TopCLI
-
- getRacks() - Method in class org.apache.hadoop.yarn.client.api.AMRMClient.ContainerRequest
-
- getRelaxLocality() - Method in class org.apache.hadoop.yarn.client.api.AMRMClient.ContainerRequest
-
- getRMDelegationToken(Text) - Method in class org.apache.hadoop.yarn.client.api.impl.YarnClientImpl
-
- getRMDelegationToken(Text) - Method in class org.apache.hadoop.yarn.client.api.YarnClient
-
Get a delegation token so as to be able to talk to YARN using those tokens.
- getRootQueueInfos() - Method in class org.apache.hadoop.yarn.client.api.impl.YarnClientImpl
-
- getRootQueueInfos() - Method in class org.apache.hadoop.yarn.client.api.YarnClient
-
Get information (QueueInfo
) about top level queues.
- getSingleton() - Static method in class org.apache.hadoop.yarn.client.api.NMTokenCache
-
Returns the singleton NM token cache.
- getState() - Method in class org.apache.hadoop.yarn.client.api.async.impl.NMClientAsyncImpl.StatefulContainer
-
- getTargetIds(String) - Method in class org.apache.hadoop.yarn.client.cli.RMAdminCLI
-
returns the list of all resourcemanager ids for the given configuration.
- getToken(String) - Method in class org.apache.hadoop.yarn.client.api.NMTokenCache
-
Returns NMToken, null if absent
- getUsageString() - Method in class org.apache.hadoop.yarn.client.cli.RMAdminCLI
-
- getYarnClusterMetrics() - Method in class org.apache.hadoop.yarn.client.api.impl.YarnClientImpl
-
- getYarnClusterMetrics() - Method in class org.apache.hadoop.yarn.client.api.YarnClient
-
Get metrics (YarnClusterMetrics
) about the cluster.
- onContainerResourceIncreased(ContainerId, Resource) - Method in class org.apache.hadoop.yarn.client.api.async.NMClientAsync.AbstractCallbackHandler
-
The API is called when NodeManager
responds to indicate
the container resource has been successfully increased.
- onContainersAllocated(List<Container>) - Method in class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync.AbstractCallbackHandler
-
Called when the ResourceManager responds to a heartbeat with allocated
containers.
- onContainersAllocated(List<Container>) - Method in interface org.apache.hadoop.yarn.client.api.async.AMRMClientAsync.CallbackHandler
-
Deprecated.
Called when the ResourceManager responds to a heartbeat with allocated
containers.
- onContainersCompleted(List<ContainerStatus>) - Method in class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync.AbstractCallbackHandler
-
Called when the ResourceManager responds to a heartbeat with completed
containers.
- onContainersCompleted(List<ContainerStatus>) - Method in interface org.apache.hadoop.yarn.client.api.async.AMRMClientAsync.CallbackHandler
-
Deprecated.
Called when the ResourceManager responds to a heartbeat with completed
containers.
- onContainerStarted(ContainerId, Map<String, ByteBuffer>) - Method in class org.apache.hadoop.yarn.client.api.async.NMClientAsync.AbstractCallbackHandler
-
The API is called when NodeManager
responds to indicate its
acceptance of the starting container request.
- onContainerStarted(ContainerId, Map<String, ByteBuffer>) - Method in interface org.apache.hadoop.yarn.client.api.async.NMClientAsync.CallbackHandler
-
Deprecated.
The API is called when NodeManager
responds to indicate its
acceptance of the starting container request
- onContainerStatusReceived(ContainerId, ContainerStatus) - Method in class org.apache.hadoop.yarn.client.api.async.NMClientAsync.AbstractCallbackHandler
-
The API is called when NodeManager
responds with the status
of the container.
- onContainerStatusReceived(ContainerId, ContainerStatus) - Method in interface org.apache.hadoop.yarn.client.api.async.NMClientAsync.CallbackHandler
-
Deprecated.
The API is called when NodeManager
responds with the status
of the container
- onContainerStopped(ContainerId) - Method in class org.apache.hadoop.yarn.client.api.async.NMClientAsync.AbstractCallbackHandler
-
The API is called when NodeManager
responds to indicate the
container is stopped.
- onContainerStopped(ContainerId) - Method in interface org.apache.hadoop.yarn.client.api.async.NMClientAsync.CallbackHandler
-
Deprecated.
The API is called when NodeManager
responds to indicate the
container is stopped.
- onContainersUpdated(List<UpdatedContainer>) - Method in class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync.AbstractCallbackHandler
-
Called when the ResourceManager responds to a heartbeat with containers
whose resource allocation has been changed.
- onError(Throwable) - Method in class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync.AbstractCallbackHandler
-
Called when error comes from RM communications as well as from errors in
the callback itself from the app.
- onError(Throwable) - Method in interface org.apache.hadoop.yarn.client.api.async.AMRMClientAsync.CallbackHandler
-
Deprecated.
Called when error comes from RM communications as well as from errors in
the callback itself from the app.
- onGetContainerStatusError(ContainerId, Throwable) - Method in class org.apache.hadoop.yarn.client.api.async.NMClientAsync.AbstractCallbackHandler
-
The API is called when an exception is raised in the process of
querying the status of a container.
- onGetContainerStatusError(ContainerId, Throwable) - Method in interface org.apache.hadoop.yarn.client.api.async.NMClientAsync.CallbackHandler
-
Deprecated.
The API is called when an exception is raised in the process of
querying the status of a container
- onIncreaseContainerResourceError(ContainerId, Throwable) - Method in class org.apache.hadoop.yarn.client.api.async.NMClientAsync.AbstractCallbackHandler
-
The API is called when an exception is raised in the process of
increasing container resource.
- onNodesUpdated(List<NodeReport>) - Method in class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync.AbstractCallbackHandler
-
Called when nodes tracked by the ResourceManager have changed in health,
availability etc.
- onNodesUpdated(List<NodeReport>) - Method in interface org.apache.hadoop.yarn.client.api.async.AMRMClientAsync.CallbackHandler
-
Deprecated.
Called when nodes tracked by the ResourceManager have changed in health,
availability etc.
- onShutdownRequest() - Method in class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync.AbstractCallbackHandler
-
Called when the ResourceManager wants the ApplicationMaster to shutdown
for being out of sync etc.
- onShutdownRequest() - Method in interface org.apache.hadoop.yarn.client.api.async.AMRMClientAsync.CallbackHandler
-
Deprecated.
Called when the ResourceManager wants the ApplicationMaster to shutdown
for being out of sync etc.
- onStartContainerError(ContainerId, Throwable) - Method in class org.apache.hadoop.yarn.client.api.async.NMClientAsync.AbstractCallbackHandler
-
The API is called when an exception is raised in the process of
starting a container.
- onStartContainerError(ContainerId, Throwable) - Method in interface org.apache.hadoop.yarn.client.api.async.NMClientAsync.CallbackHandler
-
Deprecated.
The API is called when an exception is raised in the process of
starting a container
- onStopContainerError(ContainerId, Throwable) - Method in class org.apache.hadoop.yarn.client.api.async.NMClientAsync.AbstractCallbackHandler
-
The API is called when an exception is raised in the process of
stopping a container.
- onStopContainerError(ContainerId, Throwable) - Method in interface org.apache.hadoop.yarn.client.api.async.NMClientAsync.CallbackHandler
-
Deprecated.
The API is called when an exception is raised in the process of
stopping a container
- org.apache.hadoop.yarn.client - package org.apache.hadoop.yarn.client
-
- org.apache.hadoop.yarn.client.api - package org.apache.hadoop.yarn.client.api
-
- org.apache.hadoop.yarn.client.api.async - package org.apache.hadoop.yarn.client.api.async
-
- org.apache.hadoop.yarn.client.api.async.impl - package org.apache.hadoop.yarn.client.api.async.impl
-
- org.apache.hadoop.yarn.client.api.impl - package org.apache.hadoop.yarn.client.api.impl
-
- org.apache.hadoop.yarn.client.cli - package org.apache.hadoop.yarn.client.cli
-