Uses of Enum Class
org.apache.hadoop.hbase.master.balancer.BalanceAction.Type
Packages that use BalanceAction.Type
-
Uses of BalanceAction.Type in org.apache.hadoop.hbase.master.balancer
Fields in org.apache.hadoop.hbase.master.balancer declared as BalanceAction.TypeMethods in org.apache.hadoop.hbase.master.balancer that return BalanceAction.TypeModifier and TypeMethodDescription(package private) BalanceAction.TypeBalanceAction.getType()static BalanceAction.TypeReturns the enum constant of this class with the specified name.static BalanceAction.Type[]BalanceAction.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.apache.hadoop.hbase.master.balancer with parameters of type BalanceAction.Type