interface TxnLogRecord extends TransactionConstants, LogRecord
LogRecord which encapsulates a generic
transactional logging information.ABORTED, ACTIVE, COMMITTED, NOTCHANGED, PREPARED, VOTING| Modifier and Type | Method and Description |
|---|---|
void |
recover(TxnManagerTransaction tmt) |
void recover(TxnManagerTransaction tmt) throws CannotRecoverException
CannotRecoverExceptionCopyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.