| Package | Description |
|---|---|
| org.apache.river.mahalo |
Provides implementations of the
TransactionManager service.
|
| org.apache.river.mahalo.log |
Utilities for managing Mahalo's recoverable log of transaction state.
|
| Class and Description |
|---|
| CannotRecoverException |
| ClientLog
Represents the functions clients can perform on a log file.
|
| LogException |
| LogManager
Represents the functions performed by a log manager.
|
| LogRecord
Encapsulates a generic record which capable of being
logged.
|
| LogRecovery
Describes the interface needed to be able to receive information
from a
LogManager |
| Class and Description |
|---|
| ClientLog
Represents the functions clients can perform on a log file.
|
| FileModes
The possible file modes for log files.
|
| Log
Represents all of the functions which may be
performed on a log file.
|
| LogException |
| LogManager
Represents the functions performed by a log manager.
|
| LogRecord
Encapsulates a generic record which capable of being
logged.
|
| LogRecovery
Describes the interface needed to be able to receive information
from a
LogManager |
| MultiLogManager.LogRemovalManager
Callback interface for log files to remove themselves from
this manager
|
| MultiLogManagerAdmin |
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.