java.lang.Cloneable, QJournalProtocolProtos.SegmentStateProtoOrBuilder, org.apache.hadoop.thirdparty.protobuf.Message.Builder, org.apache.hadoop.thirdparty.protobuf.MessageLite.Builder, org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilder, org.apache.hadoop.thirdparty.protobuf.MessageOrBuilderpublic static final class QJournalProtocolProtos.SegmentStateProto.Builder extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<QJournalProtocolProtos.SegmentStateProto.Builder> implements QJournalProtocolProtos.SegmentStateProtoOrBuilder
hadoop.hdfs.qjournal.SegmentStateProto| Modifier and Type | Method | Description |
|---|---|---|
QJournalProtocolProtos.SegmentStateProto.Builder |
addRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
QJournalProtocolProtos.SegmentStateProto |
build() |
|
QJournalProtocolProtos.SegmentStateProto |
buildPartial() |
|
QJournalProtocolProtos.SegmentStateProto.Builder |
clear() |
|
QJournalProtocolProtos.SegmentStateProto.Builder |
clearEndTxId() |
required uint64 endTxId = 2; |
QJournalProtocolProtos.SegmentStateProto.Builder |
clearField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field) |
|
QJournalProtocolProtos.SegmentStateProto.Builder |
clearIsInProgress() |
required bool isInProgress = 3; |
QJournalProtocolProtos.SegmentStateProto.Builder |
clearOneof(org.apache.hadoop.thirdparty.protobuf.Descriptors.OneofDescriptor oneof) |
|
QJournalProtocolProtos.SegmentStateProto.Builder |
clearStartTxId() |
required uint64 startTxId = 1; |
QJournalProtocolProtos.SegmentStateProto.Builder |
clone() |
|
QJournalProtocolProtos.SegmentStateProto |
getDefaultInstanceForType() |
|
static org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor |
getDescriptor() |
|
org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
|
long |
getEndTxId() |
required uint64 endTxId = 2; |
boolean |
getIsInProgress() |
required bool isInProgress = 3; |
long |
getStartTxId() |
required uint64 startTxId = 1; |
boolean |
hasEndTxId() |
required uint64 endTxId = 2; |
boolean |
hasIsInProgress() |
required bool isInProgress = 3; |
boolean |
hasStartTxId() |
required uint64 startTxId = 1; |
protected org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
|
boolean |
isInitialized() |
|
QJournalProtocolProtos.SegmentStateProto.Builder |
mergeFrom(QJournalProtocolProtos.SegmentStateProto other) |
|
QJournalProtocolProtos.SegmentStateProto.Builder |
mergeFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
|
QJournalProtocolProtos.SegmentStateProto.Builder |
mergeFrom(org.apache.hadoop.thirdparty.protobuf.Message other) |
|
QJournalProtocolProtos.SegmentStateProto.Builder |
mergeUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) |
|
QJournalProtocolProtos.SegmentStateProto.Builder |
setEndTxId(long value) |
required uint64 endTxId = 2; |
QJournalProtocolProtos.SegmentStateProto.Builder |
setField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
QJournalProtocolProtos.SegmentStateProto.Builder |
setIsInProgress(boolean value) |
required bool isInProgress = 3; |
QJournalProtocolProtos.SegmentStateProto.Builder |
setRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
|
QJournalProtocolProtos.SegmentStateProto.Builder |
setStartTxId(long value) |
required uint64 startTxId = 1; |
QJournalProtocolProtos.SegmentStateProto.Builder |
setUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitmergeDelimitedFrom, mergeDelimitedFrompublic 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.SegmentStateProto.Builder>public QJournalProtocolProtos.SegmentStateProto.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.SegmentStateProto.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.SegmentStateProto.Builder>public QJournalProtocolProtos.SegmentStateProto getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.apache.hadoop.thirdparty.protobuf.MessageOrBuilderpublic QJournalProtocolProtos.SegmentStateProto build()
build in interface org.apache.hadoop.thirdparty.protobuf.Message.Builderbuild in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builderpublic QJournalProtocolProtos.SegmentStateProto buildPartial()
buildPartial in interface org.apache.hadoop.thirdparty.protobuf.Message.BuilderbuildPartial in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builderpublic QJournalProtocolProtos.SegmentStateProto.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.SegmentStateProto.Builder>public QJournalProtocolProtos.SegmentStateProto.Builder setField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildersetField in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<QJournalProtocolProtos.SegmentStateProto.Builder>public QJournalProtocolProtos.SegmentStateProto.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.SegmentStateProto.Builder>public QJournalProtocolProtos.SegmentStateProto.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.SegmentStateProto.Builder>public QJournalProtocolProtos.SegmentStateProto.Builder setRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildersetRepeatedField in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<QJournalProtocolProtos.SegmentStateProto.Builder>public QJournalProtocolProtos.SegmentStateProto.Builder addRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface org.apache.hadoop.thirdparty.protobuf.Message.BuilderaddRepeatedField in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<QJournalProtocolProtos.SegmentStateProto.Builder>public QJournalProtocolProtos.SegmentStateProto.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.SegmentStateProto.Builder>public QJournalProtocolProtos.SegmentStateProto.Builder mergeFrom(QJournalProtocolProtos.SegmentStateProto other)
public final boolean isInitialized()
isInitialized in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilderisInitialized in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<QJournalProtocolProtos.SegmentStateProto.Builder>public QJournalProtocolProtos.SegmentStateProto.Builder mergeFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.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.SegmentStateProto.Builder>java.io.IOExceptionpublic boolean hasStartTxId()
required uint64 startTxId = 1;hasStartTxId in interface QJournalProtocolProtos.SegmentStateProtoOrBuilderpublic long getStartTxId()
required uint64 startTxId = 1;getStartTxId in interface QJournalProtocolProtos.SegmentStateProtoOrBuilderpublic QJournalProtocolProtos.SegmentStateProto.Builder setStartTxId(long value)
required uint64 startTxId = 1;value - The startTxId to set.public QJournalProtocolProtos.SegmentStateProto.Builder clearStartTxId()
required uint64 startTxId = 1;public boolean hasEndTxId()
required uint64 endTxId = 2;hasEndTxId in interface QJournalProtocolProtos.SegmentStateProtoOrBuilderpublic long getEndTxId()
required uint64 endTxId = 2;getEndTxId in interface QJournalProtocolProtos.SegmentStateProtoOrBuilderpublic QJournalProtocolProtos.SegmentStateProto.Builder setEndTxId(long value)
required uint64 endTxId = 2;value - The endTxId to set.public QJournalProtocolProtos.SegmentStateProto.Builder clearEndTxId()
required uint64 endTxId = 2;public boolean hasIsInProgress()
required bool isInProgress = 3;hasIsInProgress in interface QJournalProtocolProtos.SegmentStateProtoOrBuilderpublic boolean getIsInProgress()
required bool isInProgress = 3;getIsInProgress in interface QJournalProtocolProtos.SegmentStateProtoOrBuilderpublic QJournalProtocolProtos.SegmentStateProto.Builder setIsInProgress(boolean value)
required bool isInProgress = 3;value - The isInProgress to set.public QJournalProtocolProtos.SegmentStateProto.Builder clearIsInProgress()
required bool isInProgress = 3;public final QJournalProtocolProtos.SegmentStateProto.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.SegmentStateProto.Builder>public final QJournalProtocolProtos.SegmentStateProto.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.SegmentStateProto.Builder>Copyright © 2008–2025 Apache Software Foundation. All rights reserved.