InterQJournalProtocolTranslatorPB, JournalNodeRpcServer@Private
public interface InterQJournalProtocol
JournalNode for journalsync.
This is responsible for sending edit log manifest.| Modifier and Type | Field | Description |
|---|---|---|
static long |
versionID |
| Modifier and Type | Method | Description |
|---|---|---|
QJournalProtocolProtos.GetEditLogManifestResponseProto |
getEditLogManifestFromJournal(java.lang.String jid,
java.lang.String nameServiceId,
long sinceTxId,
boolean inProgressOk) |
static final long versionID
QJournalProtocolProtos.GetEditLogManifestResponseProto getEditLogManifestFromJournal(java.lang.String jid, java.lang.String nameServiceId, long sinceTxId, boolean inProgressOk) throws java.io.IOException
jid - the journal from which to enumerate editssinceTxId - the first transaction which the client cares aboutinProgressOk - whether or not to check the in-progress edit log
segmentjava.io.IOExceptionCopyright © 2008–2025 Apache Software Foundation. All rights reserved.