public static final class QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder extends <any> implements QJournalProtocolProtos.PrepareRecoveryRequestProtoOrBuilder
prepareRecovery()Protobuf type
hadoop.hdfs.qjournal.PrepareRecoveryRequestProto
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
public QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder clear()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
public QJournalProtocolProtos.PrepareRecoveryRequestProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public QJournalProtocolProtos.PrepareRecoveryRequestProto build()
public QJournalProtocolProtos.PrepareRecoveryRequestProto buildPartial()
public QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder clone()
public QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
public QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
public QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
public QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
public QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
public QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder mergeFrom(com.google.protobuf.Message other)
public QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder mergeFrom(QJournalProtocolProtos.PrepareRecoveryRequestProto other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
public QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public boolean hasReqInfo()
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
hasReqInfo
in interface QJournalProtocolProtos.PrepareRecoveryRequestProtoOrBuilder
public QJournalProtocolProtos.RequestInfoProto getReqInfo()
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
getReqInfo
in interface QJournalProtocolProtos.PrepareRecoveryRequestProtoOrBuilder
public QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder setReqInfo(QJournalProtocolProtos.RequestInfoProto value)
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
public QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder setReqInfo(QJournalProtocolProtos.RequestInfoProto.Builder builderForValue)
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
public QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder mergeReqInfo(QJournalProtocolProtos.RequestInfoProto value)
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
public QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder clearReqInfo()
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
public QJournalProtocolProtos.RequestInfoProto.Builder getReqInfoBuilder()
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
public QJournalProtocolProtos.RequestInfoProtoOrBuilder getReqInfoOrBuilder()
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;
getReqInfoOrBuilder
in interface QJournalProtocolProtos.PrepareRecoveryRequestProtoOrBuilder
public boolean hasSegmentTxId()
required uint64 segmentTxId = 2;
hasSegmentTxId
in interface QJournalProtocolProtos.PrepareRecoveryRequestProtoOrBuilder
public long getSegmentTxId()
required uint64 segmentTxId = 2;
getSegmentTxId
in interface QJournalProtocolProtos.PrepareRecoveryRequestProtoOrBuilder
public QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder setSegmentTxId(long value)
required uint64 segmentTxId = 2;
public QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder clearSegmentTxId()
required uint64 segmentTxId = 2;
public final QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
public final QJournalProtocolProtos.PrepareRecoveryRequestProto.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.