public class TxnCommit extends VersionedWriteTxnEnd
| Constructor and Description |
|---|
TxnCommit()
For constructing from the log.
|
TxnCommit(long id,
long lastLsn,
int masterId,
long dtvlsn) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getTagName() |
boolean |
logicalEquals(Loggable other) |
dumpLog, getEmbeddedLoggables, getLastFormatChange, getLogSize, getLogSize, hasReplicationFormat, isReplicationFormatWorthwhile, readFromLog, writeToLog, writeToLoggetDTVLSN, getId, getMasterNodeId, getTime, getTransactionId, hasLoggedEntries, setDTVLSNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTransactionIdpublic TxnCommit(long id,
long lastLsn,
int masterId,
long dtvlsn)
public TxnCommit()
protected String getTagName()
getTagName in class TxnEndpublic boolean logicalEquals(Loggable other)
Copyright © 2024. All rights reserved.