Uses of Enum Class
org.apache.hadoop.hdfs.server.balancer.ExitStatus
Packages that use ExitStatus
Package
Description
The Balancer is a tool for balancing the data across
the storage devices of an HDFS cluster.
-
Uses of ExitStatus in org.apache.hadoop.hdfs.server.balancer
Methods in org.apache.hadoop.hdfs.server.balancer that return ExitStatusModifier and TypeMethodDescriptionstatic ExitStatusReturns the enum constant of this class with the specified name.static ExitStatus[]ExitStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.