public static interface RSGroupAdminProtos.BalanceRSGroupRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getDryRun()
optional bool dry_run = 3; |
boolean |
getIgnoreRit()
optional bool ignore_rit = 2; |
String |
getRSGroupName()
required string r_s_group_name = 1; |
com.google.protobuf.ByteString |
getRSGroupNameBytes()
required string r_s_group_name = 1; |
boolean |
hasDryRun()
optional bool dry_run = 3; |
boolean |
hasIgnoreRit()
optional bool ignore_rit = 2; |
boolean |
hasRSGroupName()
required string r_s_group_name = 1; |
boolean hasRSGroupName()
required string r_s_group_name = 1;String getRSGroupName()
required string r_s_group_name = 1;com.google.protobuf.ByteString getRSGroupNameBytes()
required string r_s_group_name = 1;boolean hasIgnoreRit()
optional bool ignore_rit = 2;boolean getIgnoreRit()
optional bool ignore_rit = 2;boolean hasDryRun()
optional bool dry_run = 3;boolean getDryRun()
optional bool dry_run = 3;Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.