public static final class ProtocolInfoProtos.ProtocolSignatureProto.Builder extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<ProtocolInfoProtos.ProtocolSignatureProto.Builder> implements ProtocolInfoProtos.ProtocolSignatureProtoOrBuilder
hadoop.common.ProtocolSignatureProto| Modifier and Type | Method and Description |
|---|---|
ProtocolInfoProtos.ProtocolSignatureProto.Builder |
addAllMethods(Iterable<? extends Integer> values)
repeated uint32 methods = 2; |
ProtocolInfoProtos.ProtocolSignatureProto.Builder |
addMethods(int value)
repeated uint32 methods = 2; |
ProtocolInfoProtos.ProtocolSignatureProto.Builder |
addRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ProtocolInfoProtos.ProtocolSignatureProto |
build() |
ProtocolInfoProtos.ProtocolSignatureProto |
buildPartial() |
ProtocolInfoProtos.ProtocolSignatureProto.Builder |
clear() |
ProtocolInfoProtos.ProtocolSignatureProto.Builder |
clearField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field) |
ProtocolInfoProtos.ProtocolSignatureProto.Builder |
clearMethods()
repeated uint32 methods = 2; |
ProtocolInfoProtos.ProtocolSignatureProto.Builder |
clearOneof(org.apache.hadoop.thirdparty.protobuf.Descriptors.OneofDescriptor oneof) |
ProtocolInfoProtos.ProtocolSignatureProto.Builder |
clearVersion()
required uint64 version = 1; |
ProtocolInfoProtos.ProtocolSignatureProto.Builder |
clone() |
ProtocolInfoProtos.ProtocolSignatureProto |
getDefaultInstanceForType() |
static org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
int |
getMethods(int index)
repeated uint32 methods = 2; |
int |
getMethodsCount()
repeated uint32 methods = 2; |
List<Integer> |
getMethodsList()
repeated uint32 methods = 2; |
long |
getVersion()
required uint64 version = 1; |
boolean |
hasVersion()
required uint64 version = 1; |
protected org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ProtocolInfoProtos.ProtocolSignatureProto.Builder |
mergeFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
ProtocolInfoProtos.ProtocolSignatureProto.Builder |
mergeFrom(org.apache.hadoop.thirdparty.protobuf.Message other) |
ProtocolInfoProtos.ProtocolSignatureProto.Builder |
mergeFrom(ProtocolInfoProtos.ProtocolSignatureProto other) |
ProtocolInfoProtos.ProtocolSignatureProto.Builder |
mergeUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) |
ProtocolInfoProtos.ProtocolSignatureProto.Builder |
setField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ProtocolInfoProtos.ProtocolSignatureProto.Builder |
setMethods(int index,
int value)
repeated uint32 methods = 2; |
ProtocolInfoProtos.ProtocolSignatureProto.Builder |
setRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ProtocolInfoProtos.ProtocolSignatureProto.Builder |
setUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) |
ProtocolInfoProtos.ProtocolSignatureProto.Builder |
setVersion(long value)
required uint64 version = 1; |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor getDescriptor()
protected org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<ProtocolInfoProtos.ProtocolSignatureProto.Builder>public ProtocolInfoProtos.ProtocolSignatureProto.Builder clear()
clear in interface org.apache.hadoop.thirdparty.protobuf.Message.Builderclear in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builderclear in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<ProtocolInfoProtos.ProtocolSignatureProto.Builder>public org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildergetDescriptorForType in interface org.apache.hadoop.thirdparty.protobuf.MessageOrBuildergetDescriptorForType in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<ProtocolInfoProtos.ProtocolSignatureProto.Builder>public ProtocolInfoProtos.ProtocolSignatureProto getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.apache.hadoop.thirdparty.protobuf.MessageOrBuilderpublic ProtocolInfoProtos.ProtocolSignatureProto build()
build in interface org.apache.hadoop.thirdparty.protobuf.Message.Builderbuild in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builderpublic ProtocolInfoProtos.ProtocolSignatureProto buildPartial()
buildPartial in interface org.apache.hadoop.thirdparty.protobuf.Message.BuilderbuildPartial in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builderpublic ProtocolInfoProtos.ProtocolSignatureProto.Builder clone()
clone in interface org.apache.hadoop.thirdparty.protobuf.Message.Builderclone in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builderclone in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<ProtocolInfoProtos.ProtocolSignatureProto.Builder>public ProtocolInfoProtos.ProtocolSignatureProto.Builder setField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildersetField in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<ProtocolInfoProtos.ProtocolSignatureProto.Builder>public ProtocolInfoProtos.ProtocolSignatureProto.Builder clearField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field)
clearField in interface org.apache.hadoop.thirdparty.protobuf.Message.BuilderclearField in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<ProtocolInfoProtos.ProtocolSignatureProto.Builder>public ProtocolInfoProtos.ProtocolSignatureProto.Builder clearOneof(org.apache.hadoop.thirdparty.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface org.apache.hadoop.thirdparty.protobuf.Message.BuilderclearOneof in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<ProtocolInfoProtos.ProtocolSignatureProto.Builder>public ProtocolInfoProtos.ProtocolSignatureProto.Builder setRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildersetRepeatedField in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<ProtocolInfoProtos.ProtocolSignatureProto.Builder>public ProtocolInfoProtos.ProtocolSignatureProto.Builder addRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface org.apache.hadoop.thirdparty.protobuf.Message.BuilderaddRepeatedField in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<ProtocolInfoProtos.ProtocolSignatureProto.Builder>public ProtocolInfoProtos.ProtocolSignatureProto.Builder mergeFrom(org.apache.hadoop.thirdparty.protobuf.Message other)
mergeFrom in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildermergeFrom in class org.apache.hadoop.thirdparty.protobuf.AbstractMessage.Builder<ProtocolInfoProtos.ProtocolSignatureProto.Builder>public ProtocolInfoProtos.ProtocolSignatureProto.Builder mergeFrom(ProtocolInfoProtos.ProtocolSignatureProto other)
public final boolean isInitialized()
isInitialized in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilderisInitialized in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<ProtocolInfoProtos.ProtocolSignatureProto.Builder>public ProtocolInfoProtos.ProtocolSignatureProto.Builder mergeFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildermergeFrom in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.BuildermergeFrom in class org.apache.hadoop.thirdparty.protobuf.AbstractMessage.Builder<ProtocolInfoProtos.ProtocolSignatureProto.Builder>IOExceptionpublic boolean hasVersion()
required uint64 version = 1;hasVersion in interface ProtocolInfoProtos.ProtocolSignatureProtoOrBuilderpublic long getVersion()
required uint64 version = 1;getVersion in interface ProtocolInfoProtos.ProtocolSignatureProtoOrBuilderpublic ProtocolInfoProtos.ProtocolSignatureProto.Builder setVersion(long value)
required uint64 version = 1;public ProtocolInfoProtos.ProtocolSignatureProto.Builder clearVersion()
required uint64 version = 1;public List<Integer> getMethodsList()
repeated uint32 methods = 2;getMethodsList in interface ProtocolInfoProtos.ProtocolSignatureProtoOrBuilderpublic int getMethodsCount()
repeated uint32 methods = 2;getMethodsCount in interface ProtocolInfoProtos.ProtocolSignatureProtoOrBuilderpublic int getMethods(int index)
repeated uint32 methods = 2;getMethods in interface ProtocolInfoProtos.ProtocolSignatureProtoOrBuilderpublic ProtocolInfoProtos.ProtocolSignatureProto.Builder setMethods(int index, int value)
repeated uint32 methods = 2;public ProtocolInfoProtos.ProtocolSignatureProto.Builder addMethods(int value)
repeated uint32 methods = 2;public ProtocolInfoProtos.ProtocolSignatureProto.Builder addAllMethods(Iterable<? extends Integer> values)
repeated uint32 methods = 2;public ProtocolInfoProtos.ProtocolSignatureProto.Builder clearMethods()
repeated uint32 methods = 2;public final ProtocolInfoProtos.ProtocolSignatureProto.Builder setUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildersetUnknownFields in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<ProtocolInfoProtos.ProtocolSignatureProto.Builder>public final ProtocolInfoProtos.ProtocolSignatureProto.Builder mergeUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildermergeUnknownFields in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<ProtocolInfoProtos.ProtocolSignatureProto.Builder>Copyright © 2008–2021 Apache Software Foundation. All rights reserved.