public static final class RSGroupAdminProtos.BalanceRSGroupRequest extends com.google.protobuf.GeneratedMessage implements RSGroupAdminProtos.BalanceRSGroupRequestOrBuilder
hbase.pb.BalanceRSGroupRequest| Modifier and Type | Class and Description | 
|---|---|
static class  | 
RSGroupAdminProtos.BalanceRSGroupRequest.Builder
Protobuf type  
hbase.pb.BalanceRSGroupRequest | 
| Modifier and Type | Field and Description | 
|---|---|
static <any> | 
PARSER  | 
static int | 
R_S_GROUP_NAME_FIELD_NUMBER  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object obj)  | 
static RSGroupAdminProtos.BalanceRSGroupRequest | 
getDefaultInstance()  | 
RSGroupAdminProtos.BalanceRSGroupRequest | 
getDefaultInstanceForType()  | 
static com.google.protobuf.Descriptors.Descriptor | 
getDescriptor()  | 
<any> | 
getParserForType()  | 
String | 
getRSGroupName()
required string r_s_group_name = 1; | 
com.google.protobuf.ByteString | 
getRSGroupNameBytes()
required string r_s_group_name = 1; | 
int | 
getSerializedSize()  | 
com.google.protobuf.UnknownFieldSet | 
getUnknownFields()  | 
int | 
hashCode()  | 
boolean | 
hasRSGroupName()
required string r_s_group_name = 1; | 
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable | 
internalGetFieldAccessorTable()  | 
boolean | 
isInitialized()  | 
static RSGroupAdminProtos.BalanceRSGroupRequest.Builder | 
newBuilder()  | 
static RSGroupAdminProtos.BalanceRSGroupRequest.Builder | 
newBuilder(RSGroupAdminProtos.BalanceRSGroupRequest prototype)  | 
RSGroupAdminProtos.BalanceRSGroupRequest.Builder | 
newBuilderForType()  | 
protected RSGroupAdminProtos.BalanceRSGroupRequest.Builder | 
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)  | 
static RSGroupAdminProtos.BalanceRSGroupRequest | 
parseDelimitedFrom(InputStream input)  | 
static RSGroupAdminProtos.BalanceRSGroupRequest | 
parseDelimitedFrom(InputStream input,
                  com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static RSGroupAdminProtos.BalanceRSGroupRequest | 
parseFrom(byte[] data,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static RSGroupAdminProtos.BalanceRSGroupRequest | 
parseFrom(com.google.protobuf.ByteString data)  | 
static RSGroupAdminProtos.BalanceRSGroupRequest | 
parseFrom(com.google.protobuf.ByteString data,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static RSGroupAdminProtos.BalanceRSGroupRequest | 
parseFrom(com.google.protobuf.CodedInputStream input)  | 
static RSGroupAdminProtos.BalanceRSGroupRequest | 
parseFrom(com.google.protobuf.CodedInputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static RSGroupAdminProtos.BalanceRSGroupRequest | 
parseFrom(InputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
RSGroupAdminProtos.BalanceRSGroupRequest.Builder | 
toBuilder()  | 
protected Object | 
writeReplace()  | 
void | 
writeTo(com.google.protobuf.CodedOutputStream output)  | 
public static <any> PARSER
public static final int R_S_GROUP_NAME_FIELD_NUMBER
public static RSGroupAdminProtos.BalanceRSGroupRequest getDefaultInstance()
public RSGroupAdminProtos.BalanceRSGroupRequest getDefaultInstanceForType()
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
public <any> getParserForType()
public boolean hasRSGroupName()
required string r_s_group_name = 1;hasRSGroupName in interface RSGroupAdminProtos.BalanceRSGroupRequestOrBuilderpublic String getRSGroupName()
required string r_s_group_name = 1;getRSGroupName in interface RSGroupAdminProtos.BalanceRSGroupRequestOrBuilderpublic com.google.protobuf.ByteString getRSGroupNameBytes()
required string r_s_group_name = 1;getRSGroupNameBytes in interface RSGroupAdminProtos.BalanceRSGroupRequestOrBuilderpublic final boolean isInitialized()
public void writeTo(com.google.protobuf.CodedOutputStream output)
             throws IOException
IOExceptionpublic int getSerializedSize()
protected Object writeReplace() throws ObjectStreamException
ObjectStreamExceptionpublic boolean equals(Object obj)
public int hashCode()
public static RSGroupAdminProtos.BalanceRSGroupRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RSGroupAdminProtos.BalanceRSGroupRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RSGroupAdminProtos.BalanceRSGroupRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RSGroupAdminProtos.BalanceRSGroupRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RSGroupAdminProtos.BalanceRSGroupRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static RSGroupAdminProtos.BalanceRSGroupRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RSGroupAdminProtos.BalanceRSGroupRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static RSGroupAdminProtos.BalanceRSGroupRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RSGroupAdminProtos.BalanceRSGroupRequest.Builder newBuilder()
public RSGroupAdminProtos.BalanceRSGroupRequest.Builder newBuilderForType()
public static RSGroupAdminProtos.BalanceRSGroupRequest.Builder newBuilder(RSGroupAdminProtos.BalanceRSGroupRequest prototype)
public RSGroupAdminProtos.BalanceRSGroupRequest.Builder toBuilder()
protected RSGroupAdminProtos.BalanceRSGroupRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)