Uses of Enum Class
org.apache.hadoop.hbase.master.MasterRpcServices.BalanceSwitchMode
-
Uses of MasterRpcServices.BalanceSwitchMode in org.apache.hadoop.hbase.master
Modifier 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.Modifier and TypeMethodDescription(package private) boolean
MasterRpcServices.switchBalancer
(boolean b, MasterRpcServices.BalanceSwitchMode mode) Assigns balancer switch according to BalanceSwitchMode