|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
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 Summary | |
---|---|
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 Summary | |
---|---|
CannotRecoverException | |
InvalidatedLogException | |
LogException |
Utilities for managing Mahalo's recoverable log of transaction state.
com.sun.jini.mahalo
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |