public static final class QJournalProtocolProtos.NewEpochRequestProto.Builder extends com.google.protobuf.GeneratedMessage.Builder<QJournalProtocolProtos.NewEpochRequestProto.Builder> implements QJournalProtocolProtos.NewEpochRequestProtoOrBuilder
hadoop.hdfs.qjournal.NewEpochRequestProto
newEpoch()
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionaddAll, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<QJournalProtocolProtos.NewEpochRequestProto.Builder>public QJournalProtocolProtos.NewEpochRequestProto.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<QJournalProtocolProtos.NewEpochRequestProto.Builder>public QJournalProtocolProtos.NewEpochRequestProto.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<QJournalProtocolProtos.NewEpochRequestProto.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<QJournalProtocolProtos.NewEpochRequestProto.Builder>public QJournalProtocolProtos.NewEpochRequestProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic QJournalProtocolProtos.NewEpochRequestProto build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic QJournalProtocolProtos.NewEpochRequestProto buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic QJournalProtocolProtos.NewEpochRequestProto.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<QJournalProtocolProtos.NewEpochRequestProto.Builder>public QJournalProtocolProtos.NewEpochRequestProto.Builder mergeFrom(QJournalProtocolProtos.NewEpochRequestProto other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<QJournalProtocolProtos.NewEpochRequestProto.Builder>public QJournalProtocolProtos.NewEpochRequestProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.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.HdfsProtos.NamespaceInfoProto getNsInfo()
required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2;getNsInfo in interface QJournalProtocolProtos.NewEpochRequestProtoOrBuilderpublic QJournalProtocolProtos.NewEpochRequestProto.Builder setNsInfo(org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.NamespaceInfoProto value)
required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2;public QJournalProtocolProtos.NewEpochRequestProto.Builder setNsInfo(org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.NamespaceInfoProto.Builder builderForValue)
required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2;public QJournalProtocolProtos.NewEpochRequestProto.Builder mergeNsInfo(org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.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.HdfsProtos.NamespaceInfoProto.Builder getNsInfoBuilder()
required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2;public org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.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;Copyright © 2018 CERN. All Rights Reserved.