public static final class RSGroupAdminProtos.ListTablesOfRSGroupResponse extends GeneratedMessage implements RSGroupAdminProtos.ListTablesOfRSGroupResponseOrBuilder
hbase.pb.ListTablesOfRSGroupResponse| Modifier and Type | Class and Description |
|---|---|
static class |
RSGroupAdminProtos.ListTablesOfRSGroupResponse.Builder
Protobuf type
hbase.pb.ListTablesOfRSGroupResponse |
GeneratedMessage.BuilderParent, GeneratedMessage.ExtendableBuilder<MessageType extends GeneratedMessage.ExtendableMessage,BuilderType extends GeneratedMessage.ExtendableBuilder>, GeneratedMessage.ExtendableMessage<MessageType extends GeneratedMessage.ExtendableMessage>, GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends GeneratedMessage.ExtendableMessage>, GeneratedMessage.FieldAccessorTable, GeneratedMessage.GeneratedExtension<ContainingType extends Message,Type>| Modifier and Type | Field and Description |
|---|---|
static Parser<RSGroupAdminProtos.ListTablesOfRSGroupResponse> |
PARSER |
static int |
TABLE_NAME_FIELD_NUMBER |
alwaysUseFieldBuildersgetAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownFieldfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringtoByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, hasFieldtoByteArray, toByteString, writeDelimitedTo, writeTopublic static Parser<RSGroupAdminProtos.ListTablesOfRSGroupResponse> PARSER
public static final int TABLE_NAME_FIELD_NUMBER
public static RSGroupAdminProtos.ListTablesOfRSGroupResponse getDefaultInstance()
public RSGroupAdminProtos.ListTablesOfRSGroupResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface MessageLiteOrBuildergetDefaultInstanceForType in interface MessageOrBuilderpublic final UnknownFieldSet getUnknownFields()
getUnknownFields in interface MessageOrBuildergetUnknownFields in class GeneratedMessagepublic static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class GeneratedMessagepublic Parser<RSGroupAdminProtos.ListTablesOfRSGroupResponse> getParserForType()
getParserForType in interface MessagegetParserForType in interface MessageLitegetParserForType in class GeneratedMessagepublic List<TableProtos.TableName> getTableNameList()
repeated .hbase.pb.TableName table_name = 1;getTableNameList in interface RSGroupAdminProtos.ListTablesOfRSGroupResponseOrBuilderpublic List<? extends TableProtos.TableNameOrBuilder> getTableNameOrBuilderList()
repeated .hbase.pb.TableName table_name = 1;getTableNameOrBuilderList in interface RSGroupAdminProtos.ListTablesOfRSGroupResponseOrBuilderpublic int getTableNameCount()
repeated .hbase.pb.TableName table_name = 1;getTableNameCount in interface RSGroupAdminProtos.ListTablesOfRSGroupResponseOrBuilderpublic TableProtos.TableName getTableName(int index)
repeated .hbase.pb.TableName table_name = 1;getTableName in interface RSGroupAdminProtos.ListTablesOfRSGroupResponseOrBuilderpublic TableProtos.TableNameOrBuilder getTableNameOrBuilder(int index)
repeated .hbase.pb.TableName table_name = 1;getTableNameOrBuilder in interface RSGroupAdminProtos.ListTablesOfRSGroupResponseOrBuilderpublic final boolean isInitialized()
isInitialized in interface MessageLiteOrBuilderisInitialized in class GeneratedMessagepublic void writeTo(CodedOutputStream output) throws IOException
writeTo in interface MessageLitewriteTo in class AbstractMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface MessageLitegetSerializedSize in class AbstractMessageprotected Object writeReplace() throws ObjectStreamException
writeReplace in class GeneratedMessageObjectStreamExceptionpublic boolean equals(Object obj)
equals in interface Messageequals in class AbstractMessagepublic int hashCode()
hashCode in interface MessagehashCode in class AbstractMessagepublic static RSGroupAdminProtos.ListTablesOfRSGroupResponse parseFrom(ByteString data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static RSGroupAdminProtos.ListTablesOfRSGroupResponse parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static RSGroupAdminProtos.ListTablesOfRSGroupResponse parseFrom(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static RSGroupAdminProtos.ListTablesOfRSGroupResponse parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static RSGroupAdminProtos.ListTablesOfRSGroupResponse parseFrom(InputStream input) throws IOException
IOExceptionpublic static RSGroupAdminProtos.ListTablesOfRSGroupResponse parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RSGroupAdminProtos.ListTablesOfRSGroupResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static RSGroupAdminProtos.ListTablesOfRSGroupResponse parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RSGroupAdminProtos.ListTablesOfRSGroupResponse parseFrom(CodedInputStream input) throws IOException
IOExceptionpublic static RSGroupAdminProtos.ListTablesOfRSGroupResponse parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RSGroupAdminProtos.ListTablesOfRSGroupResponse.Builder newBuilder()
public RSGroupAdminProtos.ListTablesOfRSGroupResponse.Builder newBuilderForType()
newBuilderForType in interface MessagenewBuilderForType in interface MessageLitepublic static RSGroupAdminProtos.ListTablesOfRSGroupResponse.Builder newBuilder(RSGroupAdminProtos.ListTablesOfRSGroupResponse prototype)
public RSGroupAdminProtos.ListTablesOfRSGroupResponse.Builder toBuilder()
toBuilder in interface MessagetoBuilder in interface MessageLiteprotected RSGroupAdminProtos.ListTablesOfRSGroupResponse.Builder newBuilderForType(GeneratedMessage.BuilderParent parent)
newBuilderForType in class GeneratedMessageCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.