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