| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.master | 
| Modifier and Type | Method and Description | 
|---|---|
| static MasterRpcServices.BalanceSwitchMode | MasterRpcServices.BalanceSwitchMode. valueOf(String name)Returns 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 Type | Method and Description | 
|---|---|
| (package private) boolean | MasterRpcServices. switchBalancer(boolean b,
              MasterRpcServices.BalanceSwitchMode mode)Assigns balancer switch according to BalanceSwitchMode | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.