org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilder, org.apache.hadoop.thirdparty.protobuf.MessageOrBuilderQJournalProtocolProtos.GetJournaledEditsResponseProto, QJournalProtocolProtos.GetJournaledEditsResponseProto.Builderpublic static interface QJournalProtocolProtos.GetJournaledEditsResponseProtoOrBuilder
extends org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
| Modifier and Type | Method | Description |
|---|---|---|
org.apache.hadoop.thirdparty.protobuf.ByteString |
getEditLog() |
optional bytes editLog = 2; |
int |
getTxnCount() |
required uint32 txnCount = 1; |
boolean |
hasEditLog() |
optional bytes editLog = 2; |
boolean |
hasTxnCount() |
required uint32 txnCount = 1; |
isInitializedfindInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasTxnCount()
required uint32 txnCount = 1;int getTxnCount()
required uint32 txnCount = 1;boolean hasEditLog()
optional bytes editLog = 2;org.apache.hadoop.thirdparty.protobuf.ByteString getEditLog()
optional bytes editLog = 2;Copyright © 2008–2025 Apache Software Foundation. All rights reserved.