public static final class RSGroupAdminProtos.ListRSGroupInfosResponse extends GeneratedMessage implements RSGroupAdminProtos.ListRSGroupInfosResponseOrBuilder
hbase.pb.ListRSGroupInfosResponse| Modifier and Type | Class and Description |
|---|---|
static class |
RSGroupAdminProtos.ListRSGroupInfosResponse.Builder
Protobuf type
hbase.pb.ListRSGroupInfosResponse |
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.ListRSGroupInfosResponse> |
PARSER |
static int |
R_S_GROUP_INFO_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.ListRSGroupInfosResponse> PARSER
public static final int R_S_GROUP_INFO_FIELD_NUMBER
public static RSGroupAdminProtos.ListRSGroupInfosResponse getDefaultInstance()
public RSGroupAdminProtos.ListRSGroupInfosResponse 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.ListRSGroupInfosResponse> getParserForType()
getParserForType in interface MessagegetParserForType in interface MessageLitegetParserForType in class GeneratedMessagepublic List<RSGroupProtos.RSGroupInfo> getRSGroupInfoList()
repeated .hbase.pb.RSGroupInfo r_s_group_info = 1;getRSGroupInfoList in interface RSGroupAdminProtos.ListRSGroupInfosResponseOrBuilderpublic List<? extends RSGroupProtos.RSGroupInfoOrBuilder> getRSGroupInfoOrBuilderList()
repeated .hbase.pb.RSGroupInfo r_s_group_info = 1;getRSGroupInfoOrBuilderList in interface RSGroupAdminProtos.ListRSGroupInfosResponseOrBuilderpublic int getRSGroupInfoCount()
repeated .hbase.pb.RSGroupInfo r_s_group_info = 1;getRSGroupInfoCount in interface RSGroupAdminProtos.ListRSGroupInfosResponseOrBuilderpublic RSGroupProtos.RSGroupInfo getRSGroupInfo(int index)
repeated .hbase.pb.RSGroupInfo r_s_group_info = 1;getRSGroupInfo in interface RSGroupAdminProtos.ListRSGroupInfosResponseOrBuilderpublic RSGroupProtos.RSGroupInfoOrBuilder getRSGroupInfoOrBuilder(int index)
repeated .hbase.pb.RSGroupInfo r_s_group_info = 1;getRSGroupInfoOrBuilder in interface RSGroupAdminProtos.ListRSGroupInfosResponseOrBuilderpublic 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.ListRSGroupInfosResponse parseFrom(ByteString data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static RSGroupAdminProtos.ListRSGroupInfosResponse parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static RSGroupAdminProtos.ListRSGroupInfosResponse parseFrom(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static RSGroupAdminProtos.ListRSGroupInfosResponse parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static RSGroupAdminProtos.ListRSGroupInfosResponse parseFrom(InputStream input) throws IOException
IOExceptionpublic static RSGroupAdminProtos.ListRSGroupInfosResponse parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RSGroupAdminProtos.ListRSGroupInfosResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static RSGroupAdminProtos.ListRSGroupInfosResponse parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RSGroupAdminProtos.ListRSGroupInfosResponse parseFrom(CodedInputStream input) throws IOException
IOExceptionpublic static RSGroupAdminProtos.ListRSGroupInfosResponse parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RSGroupAdminProtos.ListRSGroupInfosResponse.Builder newBuilder()
public RSGroupAdminProtos.ListRSGroupInfosResponse.Builder newBuilderForType()
newBuilderForType in interface MessagenewBuilderForType in interface MessageLitepublic static RSGroupAdminProtos.ListRSGroupInfosResponse.Builder newBuilder(RSGroupAdminProtos.ListRSGroupInfosResponse prototype)
public RSGroupAdminProtos.ListRSGroupInfosResponse.Builder toBuilder()
toBuilder in interface MessagetoBuilder in interface MessageLiteprotected RSGroupAdminProtos.ListRSGroupInfosResponse.Builder newBuilderForType(GeneratedMessage.BuilderParent parent)
newBuilderForType in class GeneratedMessageCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.