Uses of Enum Class
org.apache.hadoop.tools.fedbalance.DistCpProcedure.Stage
Packages that use DistCpProcedure.Stage
Package
Description
FedBalance is a tool for balancing data across federation clusters.
-
Uses of DistCpProcedure.Stage in org.apache.hadoop.tools.fedbalance
Methods in org.apache.hadoop.tools.fedbalance that return DistCpProcedure.StageModifier and TypeMethodDescriptionstatic DistCpProcedure.StageReturns the enum constant of this class with the specified name.static DistCpProcedure.Stage[]DistCpProcedure.Stage.values()Returns an array containing the constants of this enum class, in the order they are declared.