| Package | Description |
|---|---|
| org.apache.river.mahalo.log |
Utilities for managing Mahalo's recoverable log of transaction state.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LogRecovery.recover(long cookie,
LogRecord rec)
Accepts a
LogRecord from the caller. |
void |
TransientLogFile.write(LogRecord rec)
Add a
LogRecord to the Log. |
void |
SimpleLogFile.write(LogRecord rec)
Add a
LogRecord to the Log. |
void |
ClientLog.write(LogRecord rec) |
Copyright © 2016–2019. All rights reserved.