public 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 and Description |
---|---|
QJournalProtocolProtos.SegmentStateProto.Builder |
addRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
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(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 |
mergeFrom(QJournalProtocolProtos.SegmentStateProto 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,
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,
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, 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.SegmentStateProto.Builder>
public QJournalProtocolProtos.SegmentStateProto.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.SegmentStateProto.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.SegmentStateProto.Builder>
public QJournalProtocolProtos.SegmentStateProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
public QJournalProtocolProtos.SegmentStateProto build()
build
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
build
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builder
public QJournalProtocolProtos.SegmentStateProto buildPartial()
buildPartial
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
buildPartial
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builder
public QJournalProtocolProtos.SegmentStateProto.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.SegmentStateProto.Builder>
public QJournalProtocolProtos.SegmentStateProto.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.SegmentStateProto.Builder>
public QJournalProtocolProtos.SegmentStateProto.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.SegmentStateProto.Builder>
public QJournalProtocolProtos.SegmentStateProto.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.SegmentStateProto.Builder>
public QJournalProtocolProtos.SegmentStateProto.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.SegmentStateProto.Builder>
public QJournalProtocolProtos.SegmentStateProto.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.SegmentStateProto.Builder>
public QJournalProtocolProtos.SegmentStateProto.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.SegmentStateProto.Builder>
public QJournalProtocolProtos.SegmentStateProto.Builder mergeFrom(QJournalProtocolProtos.SegmentStateProto 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.SegmentStateProto.Builder>
public QJournalProtocolProtos.SegmentStateProto.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.SegmentStateProto.Builder>
IOException
public boolean hasStartTxId()
required uint64 startTxId = 1;
hasStartTxId
in interface QJournalProtocolProtos.SegmentStateProtoOrBuilder
public long getStartTxId()
required uint64 startTxId = 1;
getStartTxId
in interface QJournalProtocolProtos.SegmentStateProtoOrBuilder
public QJournalProtocolProtos.SegmentStateProto.Builder setStartTxId(long value)
required uint64 startTxId = 1;
public QJournalProtocolProtos.SegmentStateProto.Builder clearStartTxId()
required uint64 startTxId = 1;
public boolean hasEndTxId()
required uint64 endTxId = 2;
hasEndTxId
in interface QJournalProtocolProtos.SegmentStateProtoOrBuilder
public long getEndTxId()
required uint64 endTxId = 2;
getEndTxId
in interface QJournalProtocolProtos.SegmentStateProtoOrBuilder
public QJournalProtocolProtos.SegmentStateProto.Builder setEndTxId(long value)
required uint64 endTxId = 2;
public QJournalProtocolProtos.SegmentStateProto.Builder clearEndTxId()
required uint64 endTxId = 2;
public boolean hasIsInProgress()
required bool isInProgress = 3;
hasIsInProgress
in interface QJournalProtocolProtos.SegmentStateProtoOrBuilder
public boolean getIsInProgress()
required bool isInProgress = 3;
getIsInProgress
in interface QJournalProtocolProtos.SegmentStateProtoOrBuilder
public QJournalProtocolProtos.SegmentStateProto.Builder setIsInProgress(boolean value)
required bool isInProgress = 3;
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.Builder
setUnknownFields
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.Builder
mergeUnknownFields
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<QJournalProtocolProtos.SegmentStateProto.Builder>
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.