| Package | Description |
|---|---|
| org.apache.river.mahalo.log |
Utilities for managing Mahalo's recoverable log of transaction state.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TransientLogFile.recover(LogRecovery client)
Recover information from the log.
|
void |
SimpleLogFile.recover(LogRecovery client)
Recover information from the log.
|
void |
Log.recover(LogRecovery client) |
| Constructor and Description |
|---|
MultiLogManager(LogRecovery client,
String path)
Create a
MultiLogManager. |
Copyright © 2016–2019. All rights reserved.