Package org.apache.hadoop.yarn.client.api.async
@Public
package org.apache.hadoop.yarn.client.api.async
-
ClassDescriptionAMRMClientAsync<T extends org.apache.hadoop.yarn.client.api.AMRMClient.ContainerRequest>
AMRMClientAsynchandles communication with the ResourceManager and provides asynchronous updates on events such as container allocations and completions.org.apache.hadoop.yarn.client.api.async.AMRMClientAsync.AbstractCallbackHandlerThe callback abstract class.org.apache.hadoop.yarn.client.api.async.AMRMClientAsync.CallbackHandlerDeprecated.NMClientAsynchandles communication with all the NodeManagers and provides asynchronous updates on getting responses from them.org.apache.hadoop.yarn.client.api.async.NMClientAsync.AbstractCallbackHandlerThe callback abstract class.org.apache.hadoop.yarn.client.api.async.NMClientAsync.CallbackHandlerDeprecated.UseNMClientAsync.AbstractCallbackHandlerinstead.
AMRMClientAsync.AbstractCallbackHandlerinstead.