public static final class GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto extends com.google.protobuf.GeneratedMessageV3 implements GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProtoOrBuilder
Collection of responses from zero or more handlers.Protobuf type
hadoop.common.GenericRefreshResponseCollectionProto| Modifier and Type | Class and Description |
|---|---|
static class |
GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
Collection of responses from zero or more handlers.
|
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto> |
PARSER
Deprecated.
|
static int |
RESPONSES_FIELD_NUMBER |
public static final int RESPONSES_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuilderpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
public List<GenericRefreshProtocolProtos.GenericRefreshResponseProto> getResponsesList()
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;getResponsesList in interface GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProtoOrBuilderpublic List<? extends GenericRefreshProtocolProtos.GenericRefreshResponseProtoOrBuilder> getResponsesOrBuilderList()
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;getResponsesOrBuilderList in interface GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProtoOrBuilderpublic int getResponsesCount()
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;getResponsesCount in interface GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProtoOrBuilderpublic GenericRefreshProtocolProtos.GenericRefreshResponseProto getResponses(int index)
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;getResponses in interface GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProtoOrBuilderpublic GenericRefreshProtocolProtos.GenericRefreshResponseProtoOrBuilder getResponsesOrBuilder(int index)
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;getResponsesOrBuilder in interface GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProtoOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderpublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
IOExceptionpublic int getSerializedSize()
public boolean equals(Object obj)
public int hashCode()
public static GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto parseFrom(InputStream input) throws IOException
IOExceptionpublic static GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder newBuilderForType()
public static GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder newBuilder()
public static GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder newBuilder(GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto prototype)
public GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder toBuilder()
protected GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
public static GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto getDefaultInstance()
public static com.google.protobuf.Parser<GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto> parser()
public com.google.protobuf.Parser<GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto> getParserForType()
public GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2008–2020 Apache Software Foundation. All rights reserved.