Uses of Package
org.apache.hadoop.yarn.client.api.async
Packages that use org.apache.hadoop.yarn.client.api.async
-
Classes in org.apache.hadoop.yarn.client.api.async used by org.apache.hadoop.yarn.client.api.asyncClassDescription
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.