public static final class QJournalProtocolProtos.NewEpochRequestProto.Builder extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<QJournalProtocolProtos.NewEpochRequestProto.Builder> implements QJournalProtocolProtos.NewEpochRequestProtoOrBuilder
newEpoch()Protobuf type
hadoop.hdfs.qjournal.NewEpochRequestProto| Modifier and Type | Method and Description | 
|---|---|
| QJournalProtocolProtos.NewEpochRequestProto.Builder | addRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
                Object value) | 
| QJournalProtocolProtos.NewEpochRequestProto | build() | 
| QJournalProtocolProtos.NewEpochRequestProto | buildPartial() | 
| QJournalProtocolProtos.NewEpochRequestProto.Builder | clear() | 
| QJournalProtocolProtos.NewEpochRequestProto.Builder | clearEpoch()required uint64 epoch = 3; | 
| QJournalProtocolProtos.NewEpochRequestProto.Builder | clearField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field) | 
| QJournalProtocolProtos.NewEpochRequestProto.Builder | clearJid()required .hadoop.hdfs.qjournal.JournalIdProto jid = 1; | 
| QJournalProtocolProtos.NewEpochRequestProto.Builder | clearNameServiceId()optional string nameServiceId = 4; | 
| QJournalProtocolProtos.NewEpochRequestProto.Builder | clearNsInfo()required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2; | 
| QJournalProtocolProtos.NewEpochRequestProto.Builder | clearOneof(org.apache.hadoop.thirdparty.protobuf.Descriptors.OneofDescriptor oneof) | 
| QJournalProtocolProtos.NewEpochRequestProto.Builder | clone() | 
| QJournalProtocolProtos.NewEpochRequestProto | getDefaultInstanceForType() | 
| static org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor | getDescriptor() | 
| org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor | getDescriptorForType() | 
| long | getEpoch()required uint64 epoch = 3; | 
| QJournalProtocolProtos.JournalIdProto | getJid()required .hadoop.hdfs.qjournal.JournalIdProto jid = 1; | 
| QJournalProtocolProtos.JournalIdProto.Builder | getJidBuilder()required .hadoop.hdfs.qjournal.JournalIdProto jid = 1; | 
| QJournalProtocolProtos.JournalIdProtoOrBuilder | getJidOrBuilder()required .hadoop.hdfs.qjournal.JournalIdProto jid = 1; | 
| String | getNameServiceId()optional string nameServiceId = 4; | 
| org.apache.hadoop.thirdparty.protobuf.ByteString | getNameServiceIdBytes()optional string nameServiceId = 4; | 
| org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.NamespaceInfoProto | getNsInfo()required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2; | 
| org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.NamespaceInfoProto.Builder | getNsInfoBuilder()required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2; | 
| org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.NamespaceInfoProtoOrBuilder | getNsInfoOrBuilder()required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2; | 
| boolean | hasEpoch()required uint64 epoch = 3; | 
| boolean | hasJid()required .hadoop.hdfs.qjournal.JournalIdProto jid = 1; | 
| boolean | hasNameServiceId()optional string nameServiceId = 4; | 
| boolean | hasNsInfo()required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2; | 
| protected org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.FieldAccessorTable | internalGetFieldAccessorTable() | 
| boolean | isInitialized() | 
| QJournalProtocolProtos.NewEpochRequestProto.Builder | mergeFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input,
         org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) | 
| QJournalProtocolProtos.NewEpochRequestProto.Builder | mergeFrom(org.apache.hadoop.thirdparty.protobuf.Message other) | 
| QJournalProtocolProtos.NewEpochRequestProto.Builder | mergeFrom(QJournalProtocolProtos.NewEpochRequestProto other) | 
| QJournalProtocolProtos.NewEpochRequestProto.Builder | mergeJid(QJournalProtocolProtos.JournalIdProto value)required .hadoop.hdfs.qjournal.JournalIdProto jid = 1; | 
| QJournalProtocolProtos.NewEpochRequestProto.Builder | mergeNsInfo(org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.NamespaceInfoProto value)required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2; | 
| QJournalProtocolProtos.NewEpochRequestProto.Builder | mergeUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) | 
| QJournalProtocolProtos.NewEpochRequestProto.Builder | setEpoch(long value)required uint64 epoch = 3; | 
| QJournalProtocolProtos.NewEpochRequestProto.Builder | setField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
        Object value) | 
| QJournalProtocolProtos.NewEpochRequestProto.Builder | setJid(QJournalProtocolProtos.JournalIdProto.Builder builderForValue)required .hadoop.hdfs.qjournal.JournalIdProto jid = 1; | 
| QJournalProtocolProtos.NewEpochRequestProto.Builder | setJid(QJournalProtocolProtos.JournalIdProto value)required .hadoop.hdfs.qjournal.JournalIdProto jid = 1; | 
| QJournalProtocolProtos.NewEpochRequestProto.Builder | setNameServiceId(String value)optional string nameServiceId = 4; | 
| QJournalProtocolProtos.NewEpochRequestProto.Builder | setNameServiceIdBytes(org.apache.hadoop.thirdparty.protobuf.ByteString value)optional string nameServiceId = 4; | 
| QJournalProtocolProtos.NewEpochRequestProto.Builder | setNsInfo(org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.NamespaceInfoProto.Builder builderForValue)required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2; | 
| QJournalProtocolProtos.NewEpochRequestProto.Builder | setNsInfo(org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.NamespaceInfoProto value)required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2; | 
| QJournalProtocolProtos.NewEpochRequestProto.Builder | setRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
                int index,
                Object value) | 
| QJournalProtocolProtos.NewEpochRequestProto.Builder | setUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) | 
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<QJournalProtocolProtos.NewEpochRequestProto.Builder>public QJournalProtocolProtos.NewEpochRequestProto.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<QJournalProtocolProtos.NewEpochRequestProto.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<QJournalProtocolProtos.NewEpochRequestProto.Builder>public QJournalProtocolProtos.NewEpochRequestProto getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.apache.hadoop.thirdparty.protobuf.MessageOrBuilderpublic QJournalProtocolProtos.NewEpochRequestProto build()
build in interface org.apache.hadoop.thirdparty.protobuf.Message.Builderbuild in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builderpublic QJournalProtocolProtos.NewEpochRequestProto buildPartial()
buildPartial in interface org.apache.hadoop.thirdparty.protobuf.Message.BuilderbuildPartial in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builderpublic QJournalProtocolProtos.NewEpochRequestProto.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<QJournalProtocolProtos.NewEpochRequestProto.Builder>public QJournalProtocolProtos.NewEpochRequestProto.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<QJournalProtocolProtos.NewEpochRequestProto.Builder>public QJournalProtocolProtos.NewEpochRequestProto.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<QJournalProtocolProtos.NewEpochRequestProto.Builder>public QJournalProtocolProtos.NewEpochRequestProto.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<QJournalProtocolProtos.NewEpochRequestProto.Builder>public QJournalProtocolProtos.NewEpochRequestProto.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<QJournalProtocolProtos.NewEpochRequestProto.Builder>public QJournalProtocolProtos.NewEpochRequestProto.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<QJournalProtocolProtos.NewEpochRequestProto.Builder>public QJournalProtocolProtos.NewEpochRequestProto.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<QJournalProtocolProtos.NewEpochRequestProto.Builder>public QJournalProtocolProtos.NewEpochRequestProto.Builder mergeFrom(QJournalProtocolProtos.NewEpochRequestProto other)
public final boolean isInitialized()
isInitialized in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilderisInitialized in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<QJournalProtocolProtos.NewEpochRequestProto.Builder>public QJournalProtocolProtos.NewEpochRequestProto.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<QJournalProtocolProtos.NewEpochRequestProto.Builder>IOExceptionpublic boolean hasJid()
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;hasJid in interface QJournalProtocolProtos.NewEpochRequestProtoOrBuilderpublic QJournalProtocolProtos.JournalIdProto getJid()
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;getJid in interface QJournalProtocolProtos.NewEpochRequestProtoOrBuilderpublic QJournalProtocolProtos.NewEpochRequestProto.Builder setJid(QJournalProtocolProtos.JournalIdProto value)
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;public QJournalProtocolProtos.NewEpochRequestProto.Builder setJid(QJournalProtocolProtos.JournalIdProto.Builder builderForValue)
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;public QJournalProtocolProtos.NewEpochRequestProto.Builder mergeJid(QJournalProtocolProtos.JournalIdProto value)
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;public QJournalProtocolProtos.NewEpochRequestProto.Builder clearJid()
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;public QJournalProtocolProtos.JournalIdProto.Builder getJidBuilder()
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;public QJournalProtocolProtos.JournalIdProtoOrBuilder getJidOrBuilder()
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;getJidOrBuilder in interface QJournalProtocolProtos.NewEpochRequestProtoOrBuilderpublic boolean hasNsInfo()
required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2;hasNsInfo in interface QJournalProtocolProtos.NewEpochRequestProtoOrBuilderpublic org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.NamespaceInfoProto getNsInfo()
required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2;getNsInfo in interface QJournalProtocolProtos.NewEpochRequestProtoOrBuilderpublic QJournalProtocolProtos.NewEpochRequestProto.Builder setNsInfo(org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.NamespaceInfoProto value)
required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2;public QJournalProtocolProtos.NewEpochRequestProto.Builder setNsInfo(org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.NamespaceInfoProto.Builder builderForValue)
required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2;public QJournalProtocolProtos.NewEpochRequestProto.Builder mergeNsInfo(org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.NamespaceInfoProto value)
required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2;public QJournalProtocolProtos.NewEpochRequestProto.Builder clearNsInfo()
required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2;public org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.NamespaceInfoProto.Builder getNsInfoBuilder()
required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2;public org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.NamespaceInfoProtoOrBuilder getNsInfoOrBuilder()
required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2;getNsInfoOrBuilder in interface QJournalProtocolProtos.NewEpochRequestProtoOrBuilderpublic boolean hasEpoch()
required uint64 epoch = 3;hasEpoch in interface QJournalProtocolProtos.NewEpochRequestProtoOrBuilderpublic long getEpoch()
required uint64 epoch = 3;getEpoch in interface QJournalProtocolProtos.NewEpochRequestProtoOrBuilderpublic QJournalProtocolProtos.NewEpochRequestProto.Builder setEpoch(long value)
required uint64 epoch = 3;public QJournalProtocolProtos.NewEpochRequestProto.Builder clearEpoch()
required uint64 epoch = 3;public boolean hasNameServiceId()
optional string nameServiceId = 4;hasNameServiceId in interface QJournalProtocolProtos.NewEpochRequestProtoOrBuilderpublic String getNameServiceId()
optional string nameServiceId = 4;getNameServiceId in interface QJournalProtocolProtos.NewEpochRequestProtoOrBuilderpublic org.apache.hadoop.thirdparty.protobuf.ByteString getNameServiceIdBytes()
optional string nameServiceId = 4;getNameServiceIdBytes in interface QJournalProtocolProtos.NewEpochRequestProtoOrBuilderpublic QJournalProtocolProtos.NewEpochRequestProto.Builder setNameServiceId(String value)
optional string nameServiceId = 4;public QJournalProtocolProtos.NewEpochRequestProto.Builder clearNameServiceId()
optional string nameServiceId = 4;public QJournalProtocolProtos.NewEpochRequestProto.Builder setNameServiceIdBytes(org.apache.hadoop.thirdparty.protobuf.ByteString value)
optional string nameServiceId = 4;public final QJournalProtocolProtos.NewEpochRequestProto.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<QJournalProtocolProtos.NewEpochRequestProto.Builder>public final QJournalProtocolProtos.NewEpochRequestProto.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<QJournalProtocolProtos.NewEpochRequestProto.Builder>Copyright © 2008–2023 Apache Software Foundation. All rights reserved.