Uses of Enum Class
org.apache.hadoop.yarn.client.api.async.impl.NMClientAsyncImpl.ContainerState
Packages that use NMClientAsyncImpl.ContainerState
-
Uses of NMClientAsyncImpl.ContainerState in org.apache.hadoop.yarn.client.api.async.impl
Methods in org.apache.hadoop.yarn.client.api.async.impl that return NMClientAsyncImpl.ContainerStateModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static NMClientAsyncImpl.ContainerState[]NMClientAsyncImpl.ContainerState.values()Returns an array containing the constants of this enum class, in the order they are declared.