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, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public 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.Builder
clear
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builder
clear
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.Builder
getDescriptorForType
in interface org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
getDescriptorForType
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<QJournalProtocolProtos.NewEpochRequestProto.Builder>
public QJournalProtocolProtos.NewEpochRequestProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
public QJournalProtocolProtos.NewEpochRequestProto build()
build
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
build
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builder
public QJournalProtocolProtos.NewEpochRequestProto buildPartial()
buildPartial
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
buildPartial
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builder
public QJournalProtocolProtos.NewEpochRequestProto.Builder clone()
clone
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
clone
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builder
clone
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.Builder
setField
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.Builder
clearField
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.Builder
clearOneof
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.Builder
setRepeatedField
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.Builder
addRepeatedField
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.Builder
mergeFrom
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.MessageLiteOrBuilder
isInitialized
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.Builder
mergeFrom
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builder
mergeFrom
in class org.apache.hadoop.thirdparty.protobuf.AbstractMessage.Builder<QJournalProtocolProtos.NewEpochRequestProto.Builder>
IOException
public boolean hasJid()
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
hasJid
in interface QJournalProtocolProtos.NewEpochRequestProtoOrBuilder
public QJournalProtocolProtos.JournalIdProto getJid()
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
getJid
in interface QJournalProtocolProtos.NewEpochRequestProtoOrBuilder
public 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.NewEpochRequestProtoOrBuilder
public boolean hasNsInfo()
required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2;
hasNsInfo
in interface QJournalProtocolProtos.NewEpochRequestProtoOrBuilder
public org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.NamespaceInfoProto getNsInfo()
required .hadoop.hdfs.NamespaceInfoProto nsInfo = 2;
getNsInfo
in interface QJournalProtocolProtos.NewEpochRequestProtoOrBuilder
public 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.NewEpochRequestProtoOrBuilder
public boolean hasEpoch()
required uint64 epoch = 3;
hasEpoch
in interface QJournalProtocolProtos.NewEpochRequestProtoOrBuilder
public long getEpoch()
required uint64 epoch = 3;
getEpoch
in interface QJournalProtocolProtos.NewEpochRequestProtoOrBuilder
public 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.NewEpochRequestProtoOrBuilder
public String getNameServiceId()
optional string nameServiceId = 4;
getNameServiceId
in interface QJournalProtocolProtos.NewEpochRequestProtoOrBuilder
public org.apache.hadoop.thirdparty.protobuf.ByteString getNameServiceIdBytes()
optional string nameServiceId = 4;
getNameServiceIdBytes
in interface QJournalProtocolProtos.NewEpochRequestProtoOrBuilder
public 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.Builder
setUnknownFields
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.Builder
mergeUnknownFields
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<QJournalProtocolProtos.NewEpochRequestProto.Builder>
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.