id, repMasterNodeId, time
Constructor and Description |
---|
TxnAbort()
For constructing from the log.
|
TxnAbort(long id,
long lastLsn,
int masterId) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getTagName() |
boolean |
logicalEquals(Loggable other) |
dumpLog, getId, getLastLsn, getLogSize, getMasterNodeId, getTime, getTransactionId, readFromLog, writeToLog
public TxnAbort(long id, long lastLsn, int masterId)
public TxnAbort()
protected java.lang.String getTagName()
getTagName
in class TxnEnd
public boolean logicalEquals(Loggable other)
Loggable.logicalEquals(com.sleepycat.je.log.Loggable)
Copyright (c) 2004-2012 Oracle. All rights reserved.