org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilder, org.apache.hadoop.thirdparty.protobuf.MessageOrBuilderQJournalProtocolProtos.SegmentStateProto, QJournalProtocolProtos.SegmentStateProto.Builderpublic static interface QJournalProtocolProtos.SegmentStateProtoOrBuilder
extends org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
| Modifier and Type | Method | Description |
|---|---|---|
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; |
isInitializedfindInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasStartTxId()
required uint64 startTxId = 1;long getStartTxId()
required uint64 startTxId = 1;boolean hasEndTxId()
required uint64 endTxId = 2;long getEndTxId()
required uint64 endTxId = 2;boolean hasIsInProgress()
required bool isInProgress = 3;boolean getIsInProgress()
required bool isInProgress = 3;Copyright © 2008–2025 Apache Software Foundation. All rights reserved.