org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilder, org.apache.hadoop.thirdparty.protobuf.MessageOrBuilderQJournalProtocolProtos.StartLogSegmentRequestProto, QJournalProtocolProtos.StartLogSegmentRequestProto.Builderpublic static interface QJournalProtocolProtos.StartLogSegmentRequestProtoOrBuilder
extends org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
| Modifier and Type | Method | Description |
|---|---|---|
int |
getLayoutVersion() |
the LayoutVersion in the client
|
QJournalProtocolProtos.RequestInfoProto |
getReqInfo() |
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1; |
QJournalProtocolProtos.RequestInfoProtoOrBuilder |
getReqInfoOrBuilder() |
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1; |
long |
getTxid() |
Transaction ID
|
boolean |
hasLayoutVersion() |
the LayoutVersion in the client
|
boolean |
hasReqInfo() |
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1; |
boolean |
hasTxid() |
Transaction ID
|
isInitializedfindInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasReqInfo()
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;QJournalProtocolProtos.RequestInfoProto getReqInfo()
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;QJournalProtocolProtos.RequestInfoProtoOrBuilder getReqInfoOrBuilder()
required .hadoop.hdfs.qjournal.RequestInfoProto reqInfo = 1;boolean hasTxid()
Transaction ID
required uint64 txid = 2;long getTxid()
Transaction ID
required uint64 txid = 2;boolean hasLayoutVersion()
the LayoutVersion in the client
optional sint32 layoutVersion = 3;int getLayoutVersion()
the LayoutVersion in the client
optional sint32 layoutVersion = 3;Copyright © 2008–2025 Apache Software Foundation. All rights reserved.