Uses of Enum Class
org.apache.hadoop.yarn.server.resourcemanager.DecommissioningNodesWatcher.DecommissioningNodeStatus
Packages that use DecommissioningNodesWatcher.DecommissioningNodeStatus
-
Uses of DecommissioningNodesWatcher.DecommissioningNodeStatus in org.apache.hadoop.yarn.server.resourcemanager
Methods in org.apache.hadoop.yarn.server.resourcemanager that return DecommissioningNodesWatcher.DecommissioningNodeStatusModifier and TypeMethodDescriptionDecommissioningNodesWatcher.checkDecommissioningStatus(org.apache.hadoop.yarn.api.records.NodeId nodeId) Returns the enum constant of this class with the specified name.DecommissioningNodesWatcher.DecommissioningNodeStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.