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.GetRSGroupInfoOfTableRequestOrBuilder
public HBaseProtos.TableName getTableName()
required .TableName table_name = 1;
getTableName
in interface RSGroupAdminProtos.GetRSGroupInfoOfTableRequestOrBuilder
public HBaseProtos.TableNameOrBuilder getTableNameOrBuilder()
required .TableName table_name = 1;
getTableNameOrBuilder
in interface RSGroupAdminProtos.GetRSGroupInfoOfTableRequestOrBuilder
public final boolean isInitialized()
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
IOException
public int getSerializedSize()
protected Object writeReplace() throws ObjectStreamException
ObjectStreamException
public 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.InvalidProtocolBufferException
public static RSGroupAdminProtos.GetRSGroupInfoOfTableRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static RSGroupAdminProtos.GetRSGroupInfoOfTableRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static RSGroupAdminProtos.GetRSGroupInfoOfTableRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static RSGroupAdminProtos.GetRSGroupInfoOfTableRequest parseDelimitedFrom(InputStream input) throws IOException
IOException
public static RSGroupAdminProtos.GetRSGroupInfoOfTableRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static RSGroupAdminProtos.GetRSGroupInfoOfTableRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static RSGroupAdminProtos.GetRSGroupInfoOfTableRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public 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)