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