public static final class RSGroupAdminProtos.RemoveRSGroupRequest extends com.google.protobuf.GeneratedMessage implements RSGroupAdminProtos.RemoveRSGroupRequestOrBuilder
hbase.pb.RemoveRSGroupRequest| Modifier and Type | Class and Description | 
|---|---|
static class  | 
RSGroupAdminProtos.RemoveRSGroupRequest.Builder
Protobuf type  
hbase.pb.RemoveRSGroupRequest | 
| 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.RemoveRSGroupRequest | 
getDefaultInstance()  | 
RSGroupAdminProtos.RemoveRSGroupRequest | 
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.RemoveRSGroupRequest.Builder | 
newBuilder()  | 
static RSGroupAdminProtos.RemoveRSGroupRequest.Builder | 
newBuilder(RSGroupAdminProtos.RemoveRSGroupRequest prototype)  | 
RSGroupAdminProtos.RemoveRSGroupRequest.Builder | 
newBuilderForType()  | 
protected RSGroupAdminProtos.RemoveRSGroupRequest.Builder | 
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)  | 
static RSGroupAdminProtos.RemoveRSGroupRequest | 
parseDelimitedFrom(InputStream input)  | 
static RSGroupAdminProtos.RemoveRSGroupRequest | 
parseDelimitedFrom(InputStream input,
                  com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static RSGroupAdminProtos.RemoveRSGroupRequest | 
parseFrom(byte[] data,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static RSGroupAdminProtos.RemoveRSGroupRequest | 
parseFrom(com.google.protobuf.ByteString data)  | 
static RSGroupAdminProtos.RemoveRSGroupRequest | 
parseFrom(com.google.protobuf.ByteString data,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static RSGroupAdminProtos.RemoveRSGroupRequest | 
parseFrom(com.google.protobuf.CodedInputStream input)  | 
static RSGroupAdminProtos.RemoveRSGroupRequest | 
parseFrom(com.google.protobuf.CodedInputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static RSGroupAdminProtos.RemoveRSGroupRequest | 
parseFrom(InputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
RSGroupAdminProtos.RemoveRSGroupRequest.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.RemoveRSGroupRequest getDefaultInstance()
public RSGroupAdminProtos.RemoveRSGroupRequest 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.RemoveRSGroupRequestOrBuilderpublic String getRSGroupName()
required string r_s_group_name = 1;getRSGroupName in interface RSGroupAdminProtos.RemoveRSGroupRequestOrBuilderpublic com.google.protobuf.ByteString getRSGroupNameBytes()
required string r_s_group_name = 1;getRSGroupNameBytes in interface RSGroupAdminProtos.RemoveRSGroupRequestOrBuilderpublic 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.RemoveRSGroupRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RSGroupAdminProtos.RemoveRSGroupRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RSGroupAdminProtos.RemoveRSGroupRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RSGroupAdminProtos.RemoveRSGroupRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RSGroupAdminProtos.RemoveRSGroupRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static RSGroupAdminProtos.RemoveRSGroupRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RSGroupAdminProtos.RemoveRSGroupRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static RSGroupAdminProtos.RemoveRSGroupRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RSGroupAdminProtos.RemoveRSGroupRequest.Builder newBuilder()
public RSGroupAdminProtos.RemoveRSGroupRequest.Builder newBuilderForType()
public static RSGroupAdminProtos.RemoveRSGroupRequest.Builder newBuilder(RSGroupAdminProtos.RemoveRSGroupRequest prototype)
public RSGroupAdminProtos.RemoveRSGroupRequest.Builder toBuilder()
protected RSGroupAdminProtos.RemoveRSGroupRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)