public static final class GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder extends <any> implements GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProtoOrBuilder
Collection of responses from zero or more handlers.Protobuf type
hadoop.common.GenericRefreshResponseCollectionProto
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
public GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder clear()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
public GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto build()
public GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto buildPartial()
public GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder clone()
public GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
public GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
public GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
public GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
public GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
public GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder mergeFrom(com.google.protobuf.Message other)
public GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder mergeFrom(GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
public GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public List<GenericRefreshProtocolProtos.GenericRefreshResponseProto> getResponsesList()
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
getResponsesList
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.GenericRefreshResponseCollectionProto.Builder setResponses(int index, GenericRefreshProtocolProtos.GenericRefreshResponseProto value)
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
public GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder setResponses(int index, GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder builderForValue)
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
public GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder addResponses(GenericRefreshProtocolProtos.GenericRefreshResponseProto value)
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
public GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder addResponses(int index, GenericRefreshProtocolProtos.GenericRefreshResponseProto value)
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
public GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder addResponses(GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder builderForValue)
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
public GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder addResponses(int index, GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder builderForValue)
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
public GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder addAllResponses(Iterable<? extends GenericRefreshProtocolProtos.GenericRefreshResponseProto> values)
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
public GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder clearResponses()
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
public GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder removeResponses(int index)
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
public GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder getResponsesBuilder(int index)
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
public GenericRefreshProtocolProtos.GenericRefreshResponseProtoOrBuilder getResponsesOrBuilder(int index)
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
getResponsesOrBuilder
in interface GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProtoOrBuilder
public List<? extends GenericRefreshProtocolProtos.GenericRefreshResponseProtoOrBuilder> getResponsesOrBuilderList()
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
getResponsesOrBuilderList
in interface GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProtoOrBuilder
public GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder addResponsesBuilder()
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
public GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder addResponsesBuilder(int index)
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
public List<GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder> getResponsesBuilderList()
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
public final GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
public final GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.