Uses of Enum
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 type with the specified name.static MasterRpcServices.BalanceSwitchMode[]
MasterRpcServices.BalanceSwitchMode.values()
Returns an array containing the constants of this enum type, 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