public static interface MasterProtos.IsSplitOrMergeEnabledRequestOrBuilder
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.MasterSwitchType |
getSwitchType()
required .hbase.pb.MasterSwitchType switch_type = 1; |
boolean |
hasSwitchType()
required .hbase.pb.MasterSwitchType switch_type = 1; |
boolean hasSwitchType()
required .hbase.pb.MasterSwitchType switch_type = 1;MasterProtos.MasterSwitchType getSwitchType()
required .hbase.pb.MasterSwitchType switch_type = 1;