Uses of Enum Class
org.apache.hadoop.yarn.server.nodemanager.containermanager.container.ContainerState
Packages that use ContainerState
-
Uses of ContainerState in org.apache.hadoop.yarn.server.nodemanager.containermanager.container
Methods in org.apache.hadoop.yarn.server.nodemanager.containermanager.container that return ContainerStateModifier and TypeMethodDescriptionContainer.getContainerState()ContainerImpl.getContainerState()static ContainerStateReturns the enum constant of this class with the specified name.static ContainerState[]ContainerState.values()Returns an array containing the constants of this enum class, in the order they are declared.