See: Description
| Interface | 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.
|
| 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 |
| Class | Description |
|---|---|
| MultiLogManager | |
| SimpleLogFile |
An implementation of a re-usable
Log. |
| SimpleLogFile.HeaderlessObjectInputStream |
This class extends ObjectInputStream and overrides the
readStreamHeader method to a no-op operation. |
| SimpleLogFile.HeaderlessObjectOutputStream |
This class extends ObjectOutputStream and overrides the
writeStreamHeader method to a no-op operation. |
| TransientLogFile |
An implementation of a non-persistent
Log. |
| Exception | Description |
|---|---|
| CannotRecoverException | |
| InvalidatedLogException | |
| LogException |
org.apache.river.mahaloCopyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.