public static final class RSGroupAdminProtos.GetRSGroupInfoOfTableRequest extends com.google.protobuf.GeneratedMessage implements RSGroupAdminProtos.GetRSGroupInfoOfTableRequestOrBuilder
hbase.pb.GetRSGroupInfoOfTableRequest| Modifier and Type | Class and Description | 
|---|---|
static class  | 
RSGroupAdminProtos.GetRSGroupInfoOfTableRequest.Builder
Protobuf type  
hbase.pb.GetRSGroupInfoOfTableRequest | 
| Modifier and Type | Field and Description | 
|---|---|
static <any> | 
PARSER  | 
static int | 
TABLE_NAME_FIELD_NUMBER  | 
public static <any> PARSER
public static final int TABLE_NAME_FIELD_NUMBER
public static RSGroupAdminProtos.GetRSGroupInfoOfTableRequest getDefaultInstance()
public RSGroupAdminProtos.GetRSGroupInfoOfTableRequest 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 hasTableName()
required .TableName table_name = 1;hasTableName in interface RSGroupAdminProtos.GetRSGroupInfoOfTableRequestOrBuilderpublic HBaseProtos.TableName getTableName()
required .TableName table_name = 1;getTableName in interface RSGroupAdminProtos.GetRSGroupInfoOfTableRequestOrBuilderpublic HBaseProtos.TableNameOrBuilder getTableNameOrBuilder()
required .TableName table_name = 1;getTableNameOrBuilder in interface RSGroupAdminProtos.GetRSGroupInfoOfTableRequestOrBuilderpublic 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.GetRSGroupInfoOfTableRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RSGroupAdminProtos.GetRSGroupInfoOfTableRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RSGroupAdminProtos.GetRSGroupInfoOfTableRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RSGroupAdminProtos.GetRSGroupInfoOfTableRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RSGroupAdminProtos.GetRSGroupInfoOfTableRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static RSGroupAdminProtos.GetRSGroupInfoOfTableRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RSGroupAdminProtos.GetRSGroupInfoOfTableRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static RSGroupAdminProtos.GetRSGroupInfoOfTableRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RSGroupAdminProtos.GetRSGroupInfoOfTableRequest.Builder newBuilder()
public RSGroupAdminProtos.GetRSGroupInfoOfTableRequest.Builder newBuilderForType()
public static RSGroupAdminProtos.GetRSGroupInfoOfTableRequest.Builder newBuilder(RSGroupAdminProtos.GetRSGroupInfoOfTableRequest prototype)
public RSGroupAdminProtos.GetRSGroupInfoOfTableRequest.Builder toBuilder()
protected RSGroupAdminProtos.GetRSGroupInfoOfTableRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)