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