public class TxnAbort extends VersionedWriteTxnEnd
| Constructor and Description |
|---|
TxnAbort()
For constructing from the log.
|
TxnAbort(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 TxnAbort(long id,
long lastLsn,
int masterId,
long dtvlsn)
public TxnAbort()
protected String getTagName()
getTagName in class TxnEndpublic boolean logicalEquals(Loggable other)
Copyright © 2024. All rights reserved.