- AbstractCallbackHandler() - Constructor for class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync.AbstractCallbackHandler
-  
- AbstractCallbackHandler() - Constructor for class org.apache.hadoop.yarn.client.api.async.NMClientAsync.AbstractCallbackHandler
-  
- actionDestroy(String) - Method in class org.apache.hadoop.yarn.client.api.AppAdminClient
- 
 Remove the specification and all application data for a YARN application. 
- actionFlex(String, Map<String, String>) - Method in class org.apache.hadoop.yarn.client.api.AppAdminClient
- 
 Change the number of running containers for a component of a YARN
 application / long-running service. 
- actionLaunch(String, String, Long, String) - Method in class org.apache.hadoop.yarn.client.api.AppAdminClient
- 
 Launch a new YARN application. 
- actionSave(String, String, Long, String) - Method in class org.apache.hadoop.yarn.client.api.AppAdminClient
- 
 Save the specification for a YARN application / long-running service. 
- actionStart(String) - Method in class org.apache.hadoop.yarn.client.api.AppAdminClient
- 
 Start a YARN application from a previously saved specification. 
- actionStop(String) - Method in class org.apache.hadoop.yarn.client.api.AppAdminClient
- 
 Stop a YARN application (attempt to stop gracefully before killing the
 application). 
- addContainerRequest(T) - Method in class org.apache.hadoop.yarn.client.api.AMRMClient
- 
Request containers for resources before calling allocate
 
- addContainerRequest(T) - Method in class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync
- 
Request containers for resources before calling allocate
 
- addContainerRequest(T) - Method in class org.apache.hadoop.yarn.client.api.async.impl.AMRMClientAsyncImpl
- 
Request containers for resources before calling allocate
 
- addContainerRequest(T) - Method in class org.apache.hadoop.yarn.client.api.impl.AMRMClientImpl
-  
- addSchedulingRequests(Collection<SchedulingRequest>) - Method in class org.apache.hadoop.yarn.client.api.AMRMClient
- 
Add a Collection of SchedulingRequests. 
- addSchedulingRequests(Collection<SchedulingRequest>) - Method in class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync
- 
Add a Collection of SchedulingRequests. 
- addSchedulingRequests(Collection<SchedulingRequest>) - Method in class org.apache.hadoop.yarn.client.api.async.impl.AMRMClientAsyncImpl
-  
- addSchedulingRequests(Collection<SchedulingRequest>) - Method in class org.apache.hadoop.yarn.client.api.impl.AMRMClientImpl
-  
- ADMIN_USAGE - Static variable in class org.apache.hadoop.yarn.client.cli.RMAdminCLI
-  
- ahsAddress - Variable in class org.apache.hadoop.yarn.client.api.impl.AHSClientImpl
-  
- AHSClient - Class in org.apache.hadoop.yarn.client.api
-  
- AHSClient(String) - Constructor for class org.apache.hadoop.yarn.client.api.AHSClient
-  
- ahsClient - Variable in class org.apache.hadoop.yarn.client.api.impl.AHSClientImpl
-  
- AHSClientImpl - Class in org.apache.hadoop.yarn.client.api.impl
-  
- AHSClientImpl() - Constructor for class org.apache.hadoop.yarn.client.api.impl.AHSClientImpl
-  
- allocate(float) - Method in class org.apache.hadoop.yarn.client.api.AMRMClient
- 
Request additional containers and receive new container allocations. 
- allocate(float) - Method in class org.apache.hadoop.yarn.client.api.impl.AMRMClientImpl
-  
- allocationRequestId(long) - Method in class org.apache.hadoop.yarn.client.api.AMRMClient.ContainerRequest.ContainerRequestBuilder
-  
- AMRMClient<T extends AMRMClient.ContainerRequest> - Class in org.apache.hadoop.yarn.client.api
-  
- AMRMClient(String) - Constructor for class org.apache.hadoop.yarn.client.api.AMRMClient
-  
- AMRMClient.ContainerRequest - Class in org.apache.hadoop.yarn.client.api
- 
Object to represent a single container request for resources. 
- AMRMClient.ContainerRequest.ContainerRequestBuilder - Class in org.apache.hadoop.yarn.client.api
- 
- AMRMClientAsync<T extends AMRMClient.ContainerRequest> - Class in org.apache.hadoop.yarn.client.api.async
- 
AMRMClientAsynchandles communication with the ResourceManager
 and provides asynchronous updates on events such as container allocations and
 completions.
 
- AMRMClientAsync(int, AMRMClientAsync.AbstractCallbackHandler) - Constructor for class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync
-  
- AMRMClientAsync(AMRMClient<T>, int, AMRMClientAsync.AbstractCallbackHandler) - Constructor for class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync
-  
- AMRMClientAsync(int, AMRMClientAsync.CallbackHandler) - Constructor for class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync
- 
Deprecated. 
- AMRMClientAsync(AMRMClient<T>, int, AMRMClientAsync.CallbackHandler) - Constructor for class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync
- 
Deprecated. 
- AMRMClientAsync.AbstractCallbackHandler - Class in org.apache.hadoop.yarn.client.api.async
- 
 The callback abstract class. 
- AMRMClientAsync.CallbackHandler - Interface in org.apache.hadoop.yarn.client.api.async
- 
- AMRMClientAsyncImpl<T extends AMRMClient.ContainerRequest> - Class in org.apache.hadoop.yarn.client.api.async.impl
-  
- AMRMClientAsyncImpl(int, AMRMClientAsync.AbstractCallbackHandler) - Constructor for class org.apache.hadoop.yarn.client.api.async.impl.AMRMClientAsyncImpl
-  
- AMRMClientAsyncImpl(AMRMClient<T>, int, AMRMClientAsync.AbstractCallbackHandler) - Constructor for class org.apache.hadoop.yarn.client.api.async.impl.AMRMClientAsyncImpl
-  
- AMRMClientAsyncImpl(int, AMRMClientAsync.CallbackHandler) - Constructor for class org.apache.hadoop.yarn.client.api.async.impl.AMRMClientAsyncImpl
- 
- AMRMClientAsyncImpl(AMRMClient<T>, int, AMRMClientAsync.CallbackHandler) - Constructor for class org.apache.hadoop.yarn.client.api.async.impl.AMRMClientAsyncImpl
- 
Deprecated. 
- AMRMClientImpl<T extends AMRMClient.ContainerRequest> - Class in org.apache.hadoop.yarn.client.api.impl
-  
- AMRMClientImpl() - Constructor for class org.apache.hadoop.yarn.client.api.impl.AMRMClientImpl
-  
- APP - Static variable in class org.apache.hadoop.yarn.client.cli.ApplicationCLI
-  
- APP_ID - Static variable in class org.apache.hadoop.yarn.client.cli.ApplicationCLI
-  
- AppAdminClient - Class in org.apache.hadoop.yarn.client.api
- 
Client for managing applications. 
- AppAdminClient() - Constructor for class org.apache.hadoop.yarn.client.api.AppAdminClient
-  
- appHostName - Variable in class org.apache.hadoop.yarn.client.api.impl.AMRMClientImpl
-  
- appHostPort - Variable in class org.apache.hadoop.yarn.client.api.impl.AMRMClientImpl
-  
- AppIDComparator - Static variable in class org.apache.hadoop.yarn.client.cli.TopCLI
-  
- APPLICATION - Static variable in class org.apache.hadoop.yarn.client.cli.ApplicationCLI
-  
- APPLICATION_ATTEMPT - Static variable in class org.apache.hadoop.yarn.client.cli.ApplicationCLI
-  
- ApplicationCLI - Class in org.apache.hadoop.yarn.client.cli
-  
- ApplicationCLI() - Constructor for class org.apache.hadoop.yarn.client.cli.ApplicationCLI
-  
- applicationReportsCache - Variable in class org.apache.hadoop.yarn.client.cli.TopCLI
-  
- AppNameComparator - Static variable in class org.apache.hadoop.yarn.client.cli.TopCLI
-  
- AppPriorityComparator - Static variable in class org.apache.hadoop.yarn.client.cli.TopCLI
-  
- appTrackingUrl - Variable in class org.apache.hadoop.yarn.client.api.impl.AMRMClientImpl
-  
- AppTypeComparator - Static variable in class org.apache.hadoop.yarn.client.cli.TopCLI
-  
- ask - Variable in class org.apache.hadoop.yarn.client.api.impl.AMRMClientImpl
-  
- callbackHandler - Variable in class org.apache.hadoop.yarn.client.api.async.NMClientAsync
-  
- capability(Resource) - Method in class org.apache.hadoop.yarn.client.api.AMRMClient.ContainerRequest.ContainerRequestBuilder
-  
- change - Variable in class org.apache.hadoop.yarn.client.api.impl.AMRMClientImpl
-  
- CHANGE_APPLICATION_QUEUE - Static variable in class org.apache.hadoop.yarn.client.cli.ApplicationCLI
-  
- cleanupRunningContainers() - Method in class org.apache.hadoop.yarn.client.api.impl.NMClientImpl
-  
- cleanupRunningContainersOnStop(boolean) - Method in class org.apache.hadoop.yarn.client.api.impl.NMClientImpl
-  
- cleanupRunningContainersOnStop(boolean) - Method in class org.apache.hadoop.yarn.client.api.NMClient
- 
Set whether the containers that are started by this client, and are
 still running should be stopped when the client stops. 
- clearCache() - Method in class org.apache.hadoop.yarn.client.api.NMTokenCache
- 
It will remove all the nm tokens from its cache 
- clearScreen() - Method in class org.apache.hadoop.yarn.client.cli.TopCLI
-  
- clearScreenWithoutScroll() - Method in class org.apache.hadoop.yarn.client.cli.TopCLI
-  
- client - Variable in class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync
-  
- client - Variable in class org.apache.hadoop.yarn.client.api.async.NMClientAsync
-  
- client - Variable in class org.apache.hadoop.yarn.client.cli.YarnCLI
-  
- clusterAvailableResources - Variable in class org.apache.hadoop.yarn.client.api.impl.AMRMClientImpl
-  
- ClusterCLI - Class in org.apache.hadoop.yarn.client.cli
- 
Cluster CLI used to get over all information of the cluster 
- ClusterCLI() - Constructor for class org.apache.hadoop.yarn.client.cli.ClusterCLI
-  
- clusterNodeCount - Variable in class org.apache.hadoop.yarn.client.api.impl.AMRMClientImpl
-  
- CMD - Static variable in class org.apache.hadoop.yarn.client.cli.ClusterCLI
-  
- commitLastReInitialization(ContainerId) - Method in class org.apache.hadoop.yarn.client.api.impl.NMClientImpl
-  
- commitLastReInitialization(ContainerId) - Method in class org.apache.hadoop.yarn.client.api.NMClient
- 
Commit last reInitialization of the specified container. 
- commitLastReInitializationAsync(ContainerId) - Method in class org.apache.hadoop.yarn.client.api.async.impl.NMClientAsyncImpl
-  
- commitLastReInitializationAsync(ContainerId) - Method in class org.apache.hadoop.yarn.client.api.async.NMClientAsync
- 
Commit last reInitialization of the specified container. 
- COMPONENT - Static variable in class org.apache.hadoop.yarn.client.cli.ApplicationCLI
-  
- CONTAINER - Static variable in class org.apache.hadoop.yarn.client.cli.ApplicationCLI
-  
- CONTAINER_PATTERN - Static variable in class org.apache.hadoop.yarn.client.cli.ApplicationCLI
-  
- ContainerEvent(ContainerId, NodeId, Token, NMClientAsyncImpl.ContainerEventType) - Constructor for class org.apache.hadoop.yarn.client.api.async.impl.NMClientAsyncImpl.ContainerEvent
-  
- ContainerEventProcessor(NMClientAsyncImpl.ContainerEvent) - Constructor for class org.apache.hadoop.yarn.client.api.async.impl.NMClientAsyncImpl.ContainerEventProcessor
-  
- ContainerManagementProtocolProxy - Class in org.apache.hadoop.yarn.client.api.impl
- 
Helper class to manage container manager proxies 
- ContainerManagementProtocolProxy(Configuration) - Constructor for class org.apache.hadoop.yarn.client.api.impl.ContainerManagementProtocolProxy
-  
- ContainerManagementProtocolProxy(Configuration, NMTokenCache) - Constructor for class org.apache.hadoop.yarn.client.api.impl.ContainerManagementProtocolProxy
-  
- ContainerManagementProtocolProxy.ContainerManagementProtocolProxyData - Class in org.apache.hadoop.yarn.client.api.impl
-  
- ContainerManagementProtocolProxyData(YarnRPC, String, ContainerId, Token) - Constructor for class org.apache.hadoop.yarn.client.api.impl.ContainerManagementProtocolProxy.ContainerManagementProtocolProxyData
-  
- ContainerRequest(Resource, String[], String[], Priority) - Constructor for class org.apache.hadoop.yarn.client.api.AMRMClient.ContainerRequest
- 
- ContainerRequest(Resource, String[], String[], Priority, String) - Constructor for class org.apache.hadoop.yarn.client.api.AMRMClient.ContainerRequest
-  
- ContainerRequest(Resource, String[], String[], Priority, long) - Constructor for class org.apache.hadoop.yarn.client.api.AMRMClient.ContainerRequest
- 
- ContainerRequest(Resource, String[], String[], Priority, boolean) - Constructor for class org.apache.hadoop.yarn.client.api.AMRMClient.ContainerRequest
- 
- ContainerRequest(Resource, String[], String[], Priority, long, boolean) - Constructor for class org.apache.hadoop.yarn.client.api.AMRMClient.ContainerRequest
- 
- ContainerRequest(Resource, String[], String[], Priority, boolean, String) - Constructor for class org.apache.hadoop.yarn.client.api.AMRMClient.ContainerRequest
- 
- ContainerRequest(Resource, String[], String[], Priority, long, boolean, String) - Constructor for class org.apache.hadoop.yarn.client.api.AMRMClient.ContainerRequest
- 
- ContainerRequest(Resource, String[], String[], Priority, long, boolean, String, ExecutionTypeRequest) - Constructor for class org.apache.hadoop.yarn.client.api.AMRMClient.ContainerRequest
- 
- ContainerRequest(Resource, String[], String[], Priority, long, boolean, String, ExecutionTypeRequest, String) - Constructor for class org.apache.hadoop.yarn.client.api.AMRMClient.ContainerRequest
- 
- ContainerRequestBuilder() - Constructor for class org.apache.hadoop.yarn.client.api.AMRMClient.ContainerRequest.ContainerRequestBuilder
-  
- containers - Variable in class org.apache.hadoop.yarn.client.api.async.impl.NMClientAsyncImpl
-  
- containsToken(String) - Method in class org.apache.hadoop.yarn.client.api.NMTokenCache
- 
Returns true if NMToken is present in cache. 
- createAdminProtocol() - Method in class org.apache.hadoop.yarn.client.cli.RMAdminCLI
-  
- createAHSClient() - Static method in class org.apache.hadoop.yarn.client.api.AHSClient
- 
Create a new instance of AHSClient. 
- createAMRMClient() - Static method in class org.apache.hadoop.yarn.client.api.AMRMClient
- 
Create a new instance of AMRMClient. 
- createAMRMClientAsync(int, AMRMClientAsync.AbstractCallbackHandler) - Static method in class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync
- 
Create a new instance of AMRMClientAsync. 
- createAMRMClientAsync(AMRMClient<T>, int, AMRMClientAsync.AbstractCallbackHandler) - Static method in class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync
- 
Create a new instance of AMRMClientAsync. 
- createAMRMClientAsync(int, AMRMClientAsync.CallbackHandler) - Static method in class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync
- 
- createAMRMClientAsync(AMRMClient<T>, int, AMRMClientAsync.CallbackHandler) - Static method in class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync
- 
- createAppAdminClient(String, Configuration) - Static method in class org.apache.hadoop.yarn.client.api.AppAdminClient
- 
 Create a new instance of AppAdminClient. 
- createApplication() - Method in class org.apache.hadoop.yarn.client.api.impl.YarnClientImpl
-  
- createApplication() - Method in class org.apache.hadoop.yarn.client.api.YarnClient
- 
 Obtain a  YarnClientApplication for a new application,
 which in turn contains the  ApplicationSubmissionContext and
  GetNewApplicationResponse
 objects. 
- createClientProxy() - Method in class org.apache.hadoop.yarn.client.api.impl.SharedCacheClientImpl
-  
- createNMClient() - Static method in class org.apache.hadoop.yarn.client.api.NMClient
- 
Create a new instance of NMClient. 
- createNMClient(String) - Static method in class org.apache.hadoop.yarn.client.api.NMClient
- 
Create a new instance of NMClient. 
- createNMClientAsync(NMClientAsync.AbstractCallbackHandler) - Static method in class org.apache.hadoop.yarn.client.api.async.NMClientAsync
-  
- createNMClientAsync(NMClientAsync.CallbackHandler) - Static method in class org.apache.hadoop.yarn.client.api.async.NMClientAsync
- 
- createReservation() - Method in class org.apache.hadoop.yarn.client.api.impl.YarnClientImpl
-  
- createReservation() - Method in class org.apache.hadoop.yarn.client.api.YarnClient
- 
 Obtain a GetNewReservationResponsefor a new reservation,
 which contains theReservationIdobject.
 
- createSCMAdminProtocol() - Method in class org.apache.hadoop.yarn.client.SCMAdmin
-  
- createSharedCacheClient() - Static method in class org.apache.hadoop.yarn.client.api.SharedCacheClient
-  
- createYarnClient() - Static method in class org.apache.hadoop.yarn.client.api.YarnClient
- 
Create a new instance of YarnClient. 
- createYarnClient() - Method in class org.apache.hadoop.yarn.client.cli.LogsCLI
-  
- createYarnClient() - Method in class org.apache.hadoop.yarn.client.cli.YarnCLI
-  
- getAllocationRequestId() - Method in class org.apache.hadoop.yarn.client.api.AMRMClient.ContainerRequest
-  
- 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
 
- getAMContainerInfoForRMWebService(Configuration, String) - Method in class org.apache.hadoop.yarn.client.cli.LogsCLI
-  
- 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>, EnumSet<YarnApplicationState>, Set<String>) - 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(GetApplicationsRequest) - 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>, EnumSet<YarnApplicationState>, Set<String>) - Method in class org.apache.hadoop.yarn.client.api.YarnClient
- 
 Get a report (ApplicationReport) of Applications matching the given
 application types, application states and application tags 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. 
- getApplications(GetApplicationsRequest) - Method in class org.apache.hadoop.yarn.client.api.YarnClient
- 
 Get a list of ApplicationReports that match the given
 GetApplicationsRequest.
 
- 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.StartContainerEvent
-  
- getContainer() - Method in class org.apache.hadoop.yarn.client.api.async.impl.NMClientAsyncImpl.UpdateContainerResourceEvent
-  
- 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.ReInitializeContainerEvevnt
-  
- 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. 
- getContainerReport(String) - Method in class org.apache.hadoop.yarn.client.cli.LogsCLI
-  
- 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
-  
- getExecutionTypeRequest() - Method in class org.apache.hadoop.yarn.client.api.AMRMClient.ContainerRequest
-  
- 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 
- getMatchedContainerLogFiles(ContainerLogsRequest, boolean, boolean) - Method in class org.apache.hadoop.yarn.client.cli.LogsCLI
-  
- getMatchedLogTypesForRunningApp(List<ContainerLogsRequest>, boolean, boolean) - Method in class org.apache.hadoop.yarn.client.cli.LogsCLI
-  
- getMatchedOptionForRunningApp(ContainerLogsRequest, boolean, boolean) - Method in class org.apache.hadoop.yarn.client.cli.LogsCLI
-  
- getMatchingRequests(Priority, String, Resource) - Method in class org.apache.hadoop.yarn.client.api.AMRMClient
- 
Get outstanding ContainerRequests matching the given 
 parameters.
 
- getMatchingRequests(Priority, String, ExecutionType, Resource) - Method in class org.apache.hadoop.yarn.client.api.AMRMClient
- 
Get outstanding ContainerRequests matching the given
 parameters.
 
- getMatchingRequests(Priority, String, ExecutionType, Resource, String) - Method in class org.apache.hadoop.yarn.client.api.AMRMClient
-  
- getMatchingRequests(long) - Method in class org.apache.hadoop.yarn.client.api.AMRMClient
- 
Get outstanding ContainerRequests matching the given
 allocationRequestId.
 
- getMatchingRequests(Priority, String, Resource) - Method in class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync
-  
- getMatchingRequests(Priority, String, ExecutionType, Resource) - Method in class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync
- 
Returns all matching ContainerRequests that match the given Priority,
 ResourceName, ExecutionType and Capability. 
- getMatchingRequests(long) - Method in class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync
- 
Returns all matching ContainerRequests that match the given
 AllocationRequestId. 
- getMatchingRequests(Priority, String, Resource) - Method in class org.apache.hadoop.yarn.client.api.async.impl.AMRMClientAsyncImpl
-  
- getMatchingRequests(long) - Method in class org.apache.hadoop.yarn.client.api.impl.AMRMClientImpl
-  
- getMatchingRequests(Priority, String, Resource) - Method in class org.apache.hadoop.yarn.client.api.impl.AMRMClientImpl
-  
- getMatchingRequests(Priority, String, ExecutionType, Resource, String) - Method in class org.apache.hadoop.yarn.client.api.impl.AMRMClientImpl
-  
- getMatchingRequests(Priority, String, ExecutionType, 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.
 
- getNodeHttpAddressFromRMWebString(ContainerLogsRequest) - Method in class org.apache.hadoop.yarn.client.cli.LogsCLI
-  
- 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
-  
- getNodeIdOfStartedContainer(ContainerId) - Method in class org.apache.hadoop.yarn.client.api.impl.NMClientImpl
-  
- getNodeIdOfStartedContainer(ContainerId) - Method in class org.apache.hadoop.yarn.client.api.NMClient
- 
Get the NodeId of the node on which container is running. 
- 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
-  
- getRegisteredTimelineV2Client() - Method in class org.apache.hadoop.yarn.client.api.AMRMClient
- 
Get registered timeline v2 client. 
- getRegisteredTimelineV2Client() - Method in class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync
- 
Get registered timeline client. 
- getRelaxLocality() - Method in class org.apache.hadoop.yarn.client.api.AMRMClient.ContainerRequest
-  
- getResourceProfile() - Method in class org.apache.hadoop.yarn.client.api.AMRMClient.ContainerRequest
-  
- getResourceProfile(String) - Method in class org.apache.hadoop.yarn.client.api.impl.YarnClientImpl
-  
- getResourceProfile(String) - Method in class org.apache.hadoop.yarn.client.api.YarnClient
- 
 Get the details of a specific resource profile from the RM. 
- getResourceProfiles() - Method in class org.apache.hadoop.yarn.client.api.impl.YarnClientImpl
-  
- getResourceProfiles() - Method in class org.apache.hadoop.yarn.client.api.YarnClient
- 
 Get the resource profiles available in the RM. 
- getResourceTypeInfo() - Method in class org.apache.hadoop.yarn.client.api.impl.YarnClientImpl
-  
- getResourceTypeInfo() - Method in class org.apache.hadoop.yarn.client.api.YarnClient
- 
 Get available resource types supported by RM. 
- getResponeFromNMWebService(Configuration, Client, ContainerLogsRequest, String) - Method in class org.apache.hadoop.yarn.client.cli.LogsCLI
-  
- 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. 
- getRmPrincipal(Configuration) - Static method in class org.apache.hadoop.yarn.client.util.YarnClientUtils
- 
Look up and return the resource manager's principal. 
- getRmPrincipal(String, Configuration) - Static method in class org.apache.hadoop.yarn.client.util.YarnClientUtils
- 
Perform the _HOSTreplacement in theprincipal,
 Returning the result.
 
- 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
-  
- getStatusString(String) - Method in class org.apache.hadoop.yarn.client.api.AppAdminClient
- 
 Get detailed app specific status string for a YARN application. 
- 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.
 
- onCommitLastReInitialization(ContainerId) - Method in class org.apache.hadoop.yarn.client.api.async.NMClientAsync.AbstractCallbackHandler
- 
Callback for commit of last re-initialization. 
- onCommitLastReInitializationError(ContainerId, Throwable) - Method in class org.apache.hadoop.yarn.client.api.async.NMClientAsync.AbstractCallbackHandler
- 
Error Callback for commit of last re-initialization. 
- onContainerReInitialize(ContainerId) - Method in class org.apache.hadoop.yarn.client.api.async.NMClientAsync.AbstractCallbackHandler
- 
Callback for container re-initialization request. 
- onContainerReInitializeError(ContainerId, Throwable) - Method in class org.apache.hadoop.yarn.client.api.async.NMClientAsync.AbstractCallbackHandler
- 
Error Callback for container re-initialization request. 
- onContainerResourceIncreased(ContainerId, Resource) - Method in class org.apache.hadoop.yarn.client.api.async.NMClientAsync.AbstractCallbackHandler
- 
Deprecated. 
- onContainerResourceUpdated(ContainerId, Resource) - Method in class org.apache.hadoop.yarn.client.api.async.NMClientAsync.AbstractCallbackHandler
- 
The API is called when NodeManagerresponds to indicate
 the container resource has been successfully updated.
 
- onContainerRestart(ContainerId) - Method in class org.apache.hadoop.yarn.client.api.async.NMClientAsync.AbstractCallbackHandler
- 
Callback for container restart. 
- onContainerRestartError(ContainerId, Throwable) - Method in class org.apache.hadoop.yarn.client.api.async.NMClientAsync.AbstractCallbackHandler
- 
Error Callback for container restart. 
- 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. 
- onContainersReceivedFromPreviousAttempts(List<Container>) - Method in class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync.AbstractCallbackHandler
- 
Called when the ResourceManager responds to a heartbeat with containers
 from previous attempt. 
- onContainerStarted(ContainerId, Map<String, ByteBuffer>) - Method in class org.apache.hadoop.yarn.client.api.async.NMClientAsync.AbstractCallbackHandler
- 
The API is called when NodeManagerresponds 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 NodeManagerresponds 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 NodeManagerresponds 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 NodeManagerresponds 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 NodeManagerresponds 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 NodeManagerresponds 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
- 
Deprecated. 
- 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. 
- onRequestsRejected(List<RejectedSchedulingRequest>) - Method in class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync.AbstractCallbackHandler
- 
Called when the RM has rejected Scheduling Requests. 
- onRollbackLastReInitialization(ContainerId) - Method in class org.apache.hadoop.yarn.client.api.async.NMClientAsync.AbstractCallbackHandler
- 
Callback for rollback of last re-initialization. 
- onRollbackLastReInitializationError(ContainerId, Throwable) - Method in class org.apache.hadoop.yarn.client.api.async.NMClientAsync.AbstractCallbackHandler
- 
Error Callback for rollback of last re-initialization. 
- 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 
- onUpdateContainerResourceError(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
 updating container resource. 
- 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
-  
- org.apache.hadoop.yarn.client.util - package org.apache.hadoop.yarn.client.util
-  
- OutOfOrderTransition() - Constructor for class org.apache.hadoop.yarn.client.api.async.impl.NMClientAsyncImpl.StatefulContainer.OutOfOrderTransition
-  
- racks(String[]) - Method in class org.apache.hadoop.yarn.client.api.AMRMClient.ContainerRequest.ContainerRequestBuilder
-  
- registerApplicationMaster(String, int, String) - Method in class org.apache.hadoop.yarn.client.api.AMRMClient
- 
Register the application master. 
- registerApplicationMaster(String, int, String, Map<Set<String>, PlacementConstraint>) - Method in class org.apache.hadoop.yarn.client.api.AMRMClient
- 
Register the application master. 
- registerApplicationMaster(String, int, String) - Method in class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync
- 
Registers this application master with the resource manager. 
- registerApplicationMaster(String, int, String, Map<Set<String>, PlacementConstraint>) - Method in class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync
- 
Register the application master. 
- registerApplicationMaster(String, int, String) - Method in class org.apache.hadoop.yarn.client.api.async.impl.AMRMClientAsyncImpl
- 
Registers this application master with the resource manager. 
- registerApplicationMaster(String, int, String, Map<Set<String>, PlacementConstraint>) - Method in class org.apache.hadoop.yarn.client.api.async.impl.AMRMClientAsyncImpl
- 
Registers this application master with the resource manager. 
- registerApplicationMaster(String, int, String) - Method in class org.apache.hadoop.yarn.client.api.impl.AMRMClientImpl
-  
- registerApplicationMaster(String, int, String, Map<Set<String>, PlacementConstraint>) - Method in class org.apache.hadoop.yarn.client.api.impl.AMRMClientImpl
-  
- registerTimelineV2Client(TimelineV2Client) - Method in class org.apache.hadoop.yarn.client.api.AMRMClient
- 
Register TimelineV2Client to AMRMClient. 
- registerTimelineV2Client(TimelineV2Client) - Method in class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync
- 
Register TimelineClient to AMRMClient. 
- reInitializeContainer(ContainerId, ContainerLaunchContext, boolean) - Method in class org.apache.hadoop.yarn.client.api.impl.NMClientImpl
-  
- reInitializeContainer(ContainerId, ContainerLaunchContext, boolean) - Method in class org.apache.hadoop.yarn.client.api.NMClient
- 
Re-Initialize the Container. 
- reInitializeContainerAsync(ContainerId, ContainerLaunchContext, boolean) - Method in class org.apache.hadoop.yarn.client.api.async.impl.NMClientAsyncImpl
-  
- reInitializeContainerAsync(ContainerId, ContainerLaunchContext, boolean) - Method in class org.apache.hadoop.yarn.client.api.async.NMClientAsync
- 
Re-Initialize the Container. 
- ReInitializeContainerEvevnt(ContainerId, NodeId, ContainerLaunchContext, boolean) - Constructor for class org.apache.hadoop.yarn.client.api.async.impl.NMClientAsyncImpl.ReInitializeContainerEvevnt
-  
- ReInitializeContainerTransition() - Constructor for class org.apache.hadoop.yarn.client.api.async.impl.NMClientAsyncImpl.StatefulContainer.ReInitializeContainerTransition
-  
- relaxLocality(boolean) - Method in class org.apache.hadoop.yarn.client.api.AMRMClient.ContainerRequest.ContainerRequestBuilder
-  
- release - Variable in class org.apache.hadoop.yarn.client.api.impl.AMRMClientImpl
-  
- release(ApplicationId, String) - Method in class org.apache.hadoop.yarn.client.api.impl.SharedCacheClientImpl
-  
- release(ApplicationId, String) - Method in class org.apache.hadoop.yarn.client.api.SharedCacheClient
- 
 The method to release a resource with the SharedCacheManager.This method is called once an application is no longer using a claimed
 resource in the shared cache.
 
- releaseAssignedContainer(ContainerId) - Method in class org.apache.hadoop.yarn.client.api.AMRMClient
- 
Release containers assigned by the Resource Manager. 
- releaseAssignedContainer(ContainerId) - Method in class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync
- 
Release containers assigned by the Resource Manager. 
- releaseAssignedContainer(ContainerId) - Method in class org.apache.hadoop.yarn.client.api.async.impl.AMRMClientAsyncImpl
- 
Release containers assigned by the Resource Manager. 
- releaseAssignedContainer(ContainerId) - Method in class org.apache.hadoop.yarn.client.api.impl.AMRMClientImpl
-  
- removeContainerRequest(T) - Method in class org.apache.hadoop.yarn.client.api.AMRMClient
- 
Remove previous container request. 
- removeContainerRequest(T) - Method in class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync
- 
Remove previous container request. 
- removeContainerRequest(T) - Method in class org.apache.hadoop.yarn.client.api.async.impl.AMRMClientAsyncImpl
- 
Remove previous container request. 
- removeContainerRequest(T) - Method in class org.apache.hadoop.yarn.client.api.impl.AMRMClientImpl
-  
- removePendingChangeRequests(List<UpdatedContainer>) - Method in class org.apache.hadoop.yarn.client.api.impl.AMRMClientImpl
-  
- removePendingReleaseRequests(List<ContainerStatus>) - Method in class org.apache.hadoop.yarn.client.api.impl.AMRMClientImpl
-  
- removeToken(String) - Method in class org.apache.hadoop.yarn.client.api.NMTokenCache
- 
Removes NMToken for specified node manager 
- requestContainerResourceChange(Container, Resource) - Method in class org.apache.hadoop.yarn.client.api.AMRMClient
- 
- requestContainerResourceChange(Container, Resource) - Method in class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync
- 
- requestContainerUpdate(Container, UpdateContainerRequest) - Method in class org.apache.hadoop.yarn.client.api.AMRMClient
- 
Request a container update before calling allocate.
 
- requestContainerUpdate(Container, UpdateContainerRequest) - Method in class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync
- 
Request a container update before calling allocate.
 
- requestContainerUpdate(Container, UpdateContainerRequest) - Method in class org.apache.hadoop.yarn.client.api.async.impl.AMRMClientAsyncImpl
-  
- requestContainerUpdate(Container, UpdateContainerRequest) - Method in class org.apache.hadoop.yarn.client.api.impl.AMRMClientImpl
-  
- ReservedContainersComparator - Static variable in class org.apache.hadoop.yarn.client.cli.TopCLI
-  
- ReservedMemoryComparator - Static variable in class org.apache.hadoop.yarn.client.cli.TopCLI
-  
- ReservedVCoresComparator - Static variable in class org.apache.hadoop.yarn.client.cli.TopCLI
-  
- resolveTarget(String) - Method in class org.apache.hadoop.yarn.client.cli.RMAdminCLI
-  
- resourceProfile(String) - Method in class org.apache.hadoop.yarn.client.api.AMRMClient.ContainerRequest.ContainerRequestBuilder
-  
- resourceProfilesMap - Variable in class org.apache.hadoop.yarn.client.api.impl.AMRMClientImpl
-  
- restartContainer(ContainerId) - Method in class org.apache.hadoop.yarn.client.api.impl.NMClientImpl
-  
- restartContainer(ContainerId) - Method in class org.apache.hadoop.yarn.client.api.NMClient
- 
Restart the specified container. 
- restartContainerAsync(ContainerId) - Method in class org.apache.hadoop.yarn.client.api.async.impl.NMClientAsyncImpl
-  
- restartContainerAsync(ContainerId) - Method in class org.apache.hadoop.yarn.client.api.async.NMClientAsync
- 
Restart the specified container. 
- RMAdminCLI - Class in org.apache.hadoop.yarn.client.cli
-  
- RMAdminCLI() - Constructor for class org.apache.hadoop.yarn.client.cli.RMAdminCLI
-  
- RMAdminCLI(Configuration) - Constructor for class org.apache.hadoop.yarn.client.cli.RMAdminCLI
-  
- rmClient - Variable in class org.apache.hadoop.yarn.client.api.impl.AMRMClientImpl
-  
- rmClient - Variable in class org.apache.hadoop.yarn.client.api.impl.YarnClientImpl
-  
- rollbackLastReInitialization(ContainerId) - Method in class org.apache.hadoop.yarn.client.api.impl.NMClientImpl
-  
- rollbackLastReInitialization(ContainerId) - Method in class org.apache.hadoop.yarn.client.api.NMClient
- 
Rollback last reInitialization of the specified container. 
- rollbackLastReInitializationAsync(ContainerId) - Method in class org.apache.hadoop.yarn.client.api.async.impl.NMClientAsyncImpl
-  
- rollbackLastReInitializationAsync(ContainerId) - Method in class org.apache.hadoop.yarn.client.api.async.NMClientAsync
- 
Rollback last reInitialization of the specified container. 
- run() - Method in class org.apache.hadoop.yarn.client.api.async.impl.NMClientAsyncImpl.ContainerEventProcessor
-  
- run(String[]) - Method in class org.apache.hadoop.yarn.client.cli.ApplicationCLI
-  
- run(String[]) - Method in class org.apache.hadoop.yarn.client.cli.ClusterCLI
-  
- run(String[]) - Method in class org.apache.hadoop.yarn.client.cli.LogsCLI
-  
- run(String[]) - Method in class org.apache.hadoop.yarn.client.cli.NodeCLI
-  
- run(String[]) - Method in class org.apache.hadoop.yarn.client.cli.QueueCLI
-  
- run(String[]) - Method in class org.apache.hadoop.yarn.client.cli.RMAdminCLI
-  
- run(String[]) - Method in class org.apache.hadoop.yarn.client.cli.SchedConfCLI
-  
- run(String[]) - Method in class org.apache.hadoop.yarn.client.cli.TopCLI
-  
- run(String[]) - Method in class org.apache.hadoop.yarn.client.SCMAdmin
-  
- RunningTimeComparator - Static variable in class org.apache.hadoop.yarn.client.cli.TopCLI
-