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.MessageOrBuilder
public 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.GenericRefreshResponseCollectionProtoOrBuilder
public List<? extends GenericRefreshProtocolProtos.GenericRefreshResponseProtoOrBuilder> getResponsesOrBuilderList()
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
getResponsesOrBuilderList
in interface GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProtoOrBuilder
public int getResponsesCount()
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
getResponsesCount
in interface GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProtoOrBuilder
public GenericRefreshProtocolProtos.GenericRefreshResponseProto getResponses(int index)
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
getResponses
in interface GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProtoOrBuilder
public GenericRefreshProtocolProtos.GenericRefreshResponseProtoOrBuilder getResponsesOrBuilder(int index)
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
getResponsesOrBuilder
in interface GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProtoOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
IOException
public 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.InvalidProtocolBufferException
public static GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto parseFrom(InputStream input) throws IOException
IOException
public static GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto parseDelimitedFrom(InputStream input) throws IOException
IOException
public static GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public 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.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.