Uses of Class
org.apache.hadoop.yarn.client.api.async.NMClientAsync
Packages that use NMClientAsync
Package
Description
-
Uses of NMClientAsync in org.apache.hadoop.yarn.client.api.async
Methods in org.apache.hadoop.yarn.client.api.async that return NMClientAsyncModifier and TypeMethodDescriptionstatic NMClientAsyncNMClientAsync.createNMClientAsync(NMClientAsync.AbstractCallbackHandler callbackHandler) static NMClientAsyncNMClientAsync.createNMClientAsync(NMClientAsync.CallbackHandler callbackHandler) Deprecated. -
Uses of NMClientAsync in org.apache.hadoop.yarn.client.api.async.impl
Subclasses of NMClientAsync in org.apache.hadoop.yarn.client.api.async.implConstructors in org.apache.hadoop.yarn.client.api.async.impl with parameters of type NMClientAsyncModifierConstructorDescriptionStatefulContainer(NMClientAsync client, org.apache.hadoop.yarn.api.records.ContainerId containerId)
createNMClientAsync(AbstractCallbackHandler)instead.