Uses of Enum Class
org.apache.hadoop.hbase.master.MasterRpcServices.BalanceSwitchMode
Packages that use MasterRpcServices.BalanceSwitchMode
-
Uses of MasterRpcServices.BalanceSwitchMode in org.apache.hadoop.hbase.master
Methods in org.apache.hadoop.hbase.master that return MasterRpcServices.BalanceSwitchModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static MasterRpcServices.BalanceSwitchMode[]
MasterRpcServices.BalanceSwitchMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.hadoop.hbase.master with parameters of type MasterRpcServices.BalanceSwitchModeModifier and TypeMethodDescription(package private) boolean
MasterRpcServices.switchBalancer
(boolean b, MasterRpcServices.BalanceSwitchMode mode) Assigns balancer switch according to BalanceSwitchMode