public static final class QJournalProtocolProtos.CanRollBackRequestProto.Builder extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<QJournalProtocolProtos.CanRollBackRequestProto.Builder> implements QJournalProtocolProtos.CanRollBackRequestProtoOrBuilder
canRollBack()Protobuf type
hadoop.hdfs.qjournal.CanRollBackRequestProto| Modifier and Type | Method and Description | 
|---|---|
| QJournalProtocolProtos.CanRollBackRequestProto.Builder | addRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
                Object value) | 
| QJournalProtocolProtos.CanRollBackRequestProto | build() | 
| QJournalProtocolProtos.CanRollBackRequestProto | buildPartial() | 
| QJournalProtocolProtos.CanRollBackRequestProto.Builder | clear() | 
| QJournalProtocolProtos.CanRollBackRequestProto.Builder | clearField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field) | 
| QJournalProtocolProtos.CanRollBackRequestProto.Builder | clearJid()required .hadoop.hdfs.qjournal.JournalIdProto jid = 1; | 
| QJournalProtocolProtos.CanRollBackRequestProto.Builder | clearNameServiceId()optional string nameServiceId = 5; | 
| QJournalProtocolProtos.CanRollBackRequestProto.Builder | clearOneof(org.apache.hadoop.thirdparty.protobuf.Descriptors.OneofDescriptor oneof) | 
| QJournalProtocolProtos.CanRollBackRequestProto.Builder | clearPrevStorage()required .hadoop.hdfs.StorageInfoProto prevStorage = 3; | 
| QJournalProtocolProtos.CanRollBackRequestProto.Builder | clearStorage()required .hadoop.hdfs.StorageInfoProto storage = 2; | 
| QJournalProtocolProtos.CanRollBackRequestProto.Builder | clearTargetLayoutVersion()required int32 targetLayoutVersion = 4; | 
| QJournalProtocolProtos.CanRollBackRequestProto.Builder | clone() | 
| QJournalProtocolProtos.CanRollBackRequestProto | getDefaultInstanceForType() | 
| static org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor | getDescriptor() | 
| org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor | getDescriptorForType() | 
| 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 = 5; | 
| org.apache.hadoop.thirdparty.protobuf.ByteString | getNameServiceIdBytes()optional string nameServiceId = 5; | 
| org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.StorageInfoProto | getPrevStorage()required .hadoop.hdfs.StorageInfoProto prevStorage = 3; | 
| org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.StorageInfoProto.Builder | getPrevStorageBuilder()required .hadoop.hdfs.StorageInfoProto prevStorage = 3; | 
| org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.StorageInfoProtoOrBuilder | getPrevStorageOrBuilder()required .hadoop.hdfs.StorageInfoProto prevStorage = 3; | 
| org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.StorageInfoProto | getStorage()required .hadoop.hdfs.StorageInfoProto storage = 2; | 
| org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.StorageInfoProto.Builder | getStorageBuilder()required .hadoop.hdfs.StorageInfoProto storage = 2; | 
| org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.StorageInfoProtoOrBuilder | getStorageOrBuilder()required .hadoop.hdfs.StorageInfoProto storage = 2; | 
| int | getTargetLayoutVersion()required int32 targetLayoutVersion = 4; | 
| boolean | hasJid()required .hadoop.hdfs.qjournal.JournalIdProto jid = 1; | 
| boolean | hasNameServiceId()optional string nameServiceId = 5; | 
| boolean | hasPrevStorage()required .hadoop.hdfs.StorageInfoProto prevStorage = 3; | 
| boolean | hasStorage()required .hadoop.hdfs.StorageInfoProto storage = 2; | 
| boolean | hasTargetLayoutVersion()required int32 targetLayoutVersion = 4; | 
| protected org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.FieldAccessorTable | internalGetFieldAccessorTable() | 
| boolean | isInitialized() | 
| QJournalProtocolProtos.CanRollBackRequestProto.Builder | mergeFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input,
         org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) | 
| QJournalProtocolProtos.CanRollBackRequestProto.Builder | mergeFrom(org.apache.hadoop.thirdparty.protobuf.Message other) | 
| QJournalProtocolProtos.CanRollBackRequestProto.Builder | mergeFrom(QJournalProtocolProtos.CanRollBackRequestProto other) | 
| QJournalProtocolProtos.CanRollBackRequestProto.Builder | mergeJid(QJournalProtocolProtos.JournalIdProto value)required .hadoop.hdfs.qjournal.JournalIdProto jid = 1; | 
| QJournalProtocolProtos.CanRollBackRequestProto.Builder | mergePrevStorage(org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.StorageInfoProto value)required .hadoop.hdfs.StorageInfoProto prevStorage = 3; | 
| QJournalProtocolProtos.CanRollBackRequestProto.Builder | mergeStorage(org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.StorageInfoProto value)required .hadoop.hdfs.StorageInfoProto storage = 2; | 
| QJournalProtocolProtos.CanRollBackRequestProto.Builder | mergeUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) | 
| QJournalProtocolProtos.CanRollBackRequestProto.Builder | setField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
        Object value) | 
| QJournalProtocolProtos.CanRollBackRequestProto.Builder | setJid(QJournalProtocolProtos.JournalIdProto.Builder builderForValue)required .hadoop.hdfs.qjournal.JournalIdProto jid = 1; | 
| QJournalProtocolProtos.CanRollBackRequestProto.Builder | setJid(QJournalProtocolProtos.JournalIdProto value)required .hadoop.hdfs.qjournal.JournalIdProto jid = 1; | 
| QJournalProtocolProtos.CanRollBackRequestProto.Builder | setNameServiceId(String value)optional string nameServiceId = 5; | 
| QJournalProtocolProtos.CanRollBackRequestProto.Builder | setNameServiceIdBytes(org.apache.hadoop.thirdparty.protobuf.ByteString value)optional string nameServiceId = 5; | 
| QJournalProtocolProtos.CanRollBackRequestProto.Builder | setPrevStorage(org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.StorageInfoProto.Builder builderForValue)required .hadoop.hdfs.StorageInfoProto prevStorage = 3; | 
| QJournalProtocolProtos.CanRollBackRequestProto.Builder | setPrevStorage(org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.StorageInfoProto value)required .hadoop.hdfs.StorageInfoProto prevStorage = 3; | 
| QJournalProtocolProtos.CanRollBackRequestProto.Builder | setRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
                int index,
                Object value) | 
| QJournalProtocolProtos.CanRollBackRequestProto.Builder | setStorage(org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.StorageInfoProto.Builder builderForValue)required .hadoop.hdfs.StorageInfoProto storage = 2; | 
| QJournalProtocolProtos.CanRollBackRequestProto.Builder | setStorage(org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.StorageInfoProto value)required .hadoop.hdfs.StorageInfoProto storage = 2; | 
| QJournalProtocolProtos.CanRollBackRequestProto.Builder | setTargetLayoutVersion(int value)required int32 targetLayoutVersion = 4; | 
| QJournalProtocolProtos.CanRollBackRequestProto.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.CanRollBackRequestProto.Builder>public QJournalProtocolProtos.CanRollBackRequestProto.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.CanRollBackRequestProto.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.CanRollBackRequestProto.Builder>public QJournalProtocolProtos.CanRollBackRequestProto getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.apache.hadoop.thirdparty.protobuf.MessageOrBuilderpublic QJournalProtocolProtos.CanRollBackRequestProto build()
build in interface org.apache.hadoop.thirdparty.protobuf.Message.Builderbuild in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builderpublic QJournalProtocolProtos.CanRollBackRequestProto buildPartial()
buildPartial in interface org.apache.hadoop.thirdparty.protobuf.Message.BuilderbuildPartial in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builderpublic QJournalProtocolProtos.CanRollBackRequestProto.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.CanRollBackRequestProto.Builder>public QJournalProtocolProtos.CanRollBackRequestProto.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.CanRollBackRequestProto.Builder>public QJournalProtocolProtos.CanRollBackRequestProto.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.CanRollBackRequestProto.Builder>public QJournalProtocolProtos.CanRollBackRequestProto.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.CanRollBackRequestProto.Builder>public QJournalProtocolProtos.CanRollBackRequestProto.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.CanRollBackRequestProto.Builder>public QJournalProtocolProtos.CanRollBackRequestProto.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.CanRollBackRequestProto.Builder>public QJournalProtocolProtos.CanRollBackRequestProto.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.CanRollBackRequestProto.Builder>public QJournalProtocolProtos.CanRollBackRequestProto.Builder mergeFrom(QJournalProtocolProtos.CanRollBackRequestProto other)
public final boolean isInitialized()
isInitialized in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilderisInitialized in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<QJournalProtocolProtos.CanRollBackRequestProto.Builder>public QJournalProtocolProtos.CanRollBackRequestProto.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.CanRollBackRequestProto.Builder>IOExceptionpublic boolean hasJid()
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;hasJid in interface QJournalProtocolProtos.CanRollBackRequestProtoOrBuilderpublic QJournalProtocolProtos.JournalIdProto getJid()
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;getJid in interface QJournalProtocolProtos.CanRollBackRequestProtoOrBuilderpublic QJournalProtocolProtos.CanRollBackRequestProto.Builder setJid(QJournalProtocolProtos.JournalIdProto value)
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;public QJournalProtocolProtos.CanRollBackRequestProto.Builder setJid(QJournalProtocolProtos.JournalIdProto.Builder builderForValue)
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;public QJournalProtocolProtos.CanRollBackRequestProto.Builder mergeJid(QJournalProtocolProtos.JournalIdProto value)
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;public QJournalProtocolProtos.CanRollBackRequestProto.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.CanRollBackRequestProtoOrBuilderpublic boolean hasStorage()
required .hadoop.hdfs.StorageInfoProto storage = 2;hasStorage in interface QJournalProtocolProtos.CanRollBackRequestProtoOrBuilderpublic org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.StorageInfoProto getStorage()
required .hadoop.hdfs.StorageInfoProto storage = 2;getStorage in interface QJournalProtocolProtos.CanRollBackRequestProtoOrBuilderpublic QJournalProtocolProtos.CanRollBackRequestProto.Builder setStorage(org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.StorageInfoProto value)
required .hadoop.hdfs.StorageInfoProto storage = 2;public QJournalProtocolProtos.CanRollBackRequestProto.Builder setStorage(org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.StorageInfoProto.Builder builderForValue)
required .hadoop.hdfs.StorageInfoProto storage = 2;public QJournalProtocolProtos.CanRollBackRequestProto.Builder mergeStorage(org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.StorageInfoProto value)
required .hadoop.hdfs.StorageInfoProto storage = 2;public QJournalProtocolProtos.CanRollBackRequestProto.Builder clearStorage()
required .hadoop.hdfs.StorageInfoProto storage = 2;public org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.StorageInfoProto.Builder getStorageBuilder()
required .hadoop.hdfs.StorageInfoProto storage = 2;public org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.StorageInfoProtoOrBuilder getStorageOrBuilder()
required .hadoop.hdfs.StorageInfoProto storage = 2;getStorageOrBuilder in interface QJournalProtocolProtos.CanRollBackRequestProtoOrBuilderpublic boolean hasPrevStorage()
required .hadoop.hdfs.StorageInfoProto prevStorage = 3;hasPrevStorage in interface QJournalProtocolProtos.CanRollBackRequestProtoOrBuilderpublic org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.StorageInfoProto getPrevStorage()
required .hadoop.hdfs.StorageInfoProto prevStorage = 3;getPrevStorage in interface QJournalProtocolProtos.CanRollBackRequestProtoOrBuilderpublic QJournalProtocolProtos.CanRollBackRequestProto.Builder setPrevStorage(org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.StorageInfoProto value)
required .hadoop.hdfs.StorageInfoProto prevStorage = 3;public QJournalProtocolProtos.CanRollBackRequestProto.Builder setPrevStorage(org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.StorageInfoProto.Builder builderForValue)
required .hadoop.hdfs.StorageInfoProto prevStorage = 3;public QJournalProtocolProtos.CanRollBackRequestProto.Builder mergePrevStorage(org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.StorageInfoProto value)
required .hadoop.hdfs.StorageInfoProto prevStorage = 3;public QJournalProtocolProtos.CanRollBackRequestProto.Builder clearPrevStorage()
required .hadoop.hdfs.StorageInfoProto prevStorage = 3;public org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.StorageInfoProto.Builder getPrevStorageBuilder()
required .hadoop.hdfs.StorageInfoProto prevStorage = 3;public org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.StorageInfoProtoOrBuilder getPrevStorageOrBuilder()
required .hadoop.hdfs.StorageInfoProto prevStorage = 3;getPrevStorageOrBuilder in interface QJournalProtocolProtos.CanRollBackRequestProtoOrBuilderpublic boolean hasTargetLayoutVersion()
required int32 targetLayoutVersion = 4;hasTargetLayoutVersion in interface QJournalProtocolProtos.CanRollBackRequestProtoOrBuilderpublic int getTargetLayoutVersion()
required int32 targetLayoutVersion = 4;getTargetLayoutVersion in interface QJournalProtocolProtos.CanRollBackRequestProtoOrBuilderpublic QJournalProtocolProtos.CanRollBackRequestProto.Builder setTargetLayoutVersion(int value)
required int32 targetLayoutVersion = 4;public QJournalProtocolProtos.CanRollBackRequestProto.Builder clearTargetLayoutVersion()
required int32 targetLayoutVersion = 4;public boolean hasNameServiceId()
optional string nameServiceId = 5;hasNameServiceId in interface QJournalProtocolProtos.CanRollBackRequestProtoOrBuilderpublic String getNameServiceId()
optional string nameServiceId = 5;getNameServiceId in interface QJournalProtocolProtos.CanRollBackRequestProtoOrBuilderpublic org.apache.hadoop.thirdparty.protobuf.ByteString getNameServiceIdBytes()
optional string nameServiceId = 5;getNameServiceIdBytes in interface QJournalProtocolProtos.CanRollBackRequestProtoOrBuilderpublic QJournalProtocolProtos.CanRollBackRequestProto.Builder setNameServiceId(String value)
optional string nameServiceId = 5;public QJournalProtocolProtos.CanRollBackRequestProto.Builder clearNameServiceId()
optional string nameServiceId = 5;public QJournalProtocolProtos.CanRollBackRequestProto.Builder setNameServiceIdBytes(org.apache.hadoop.thirdparty.protobuf.ByteString value)
optional string nameServiceId = 5;public final QJournalProtocolProtos.CanRollBackRequestProto.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.CanRollBackRequestProto.Builder>public final QJournalProtocolProtos.CanRollBackRequestProto.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.CanRollBackRequestProto.Builder>Copyright © 2008–2023 Apache Software Foundation. All rights reserved.