|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sleepycat.je.txn.TxnEnd
com.sleepycat.je.txn.TxnAbort
public class TxnAbort
This class writes out a transaction commit or transaction end record.
| Field Summary |
|---|
| Fields inherited from class com.sleepycat.je.txn.TxnEnd |
|---|
id, time |
| Constructor Summary | |
|---|---|
TxnAbort()
For constructing from the log. |
|
TxnAbort(long id,
long lastLsn)
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
getTagName()
|
| Methods inherited from class com.sleepycat.je.txn.TxnEnd |
|---|
dumpLog, getId, getLastLsn, getLogSize, getTransactionId, readFromLog, writeToLog |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TxnAbort(long id,
long lastLsn)
public TxnAbort()
| Method Detail |
|---|
protected java.lang.String getTagName()
getTagName in class TxnEnd
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||