Uses of Enum Class
org.apache.hadoop.yarn.server.nodemanager.NodeManager.NodeManagerStatus
Packages that use NodeManager.NodeManagerStatus
-
Uses of NodeManager.NodeManagerStatus in org.apache.hadoop.yarn.server.nodemanager
Methods in org.apache.hadoop.yarn.server.nodemanager that return NodeManager.NodeManagerStatusModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static NodeManager.NodeManagerStatus[]NodeManager.NodeManagerStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.