|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| BatchedWrite | This contains all the data needed to write and force a list of records to a LogFile. |
| ControlFile | Control file holds the last known good state of the journal. |
| JournalImpl | A high speed Journal implementation. |
| Location | Defines a where a record can be located in the Journal. |
| LogFile | Allows read/append access to a LogFile. |
| LogFileManager | Provides a logical view of many separate files as one single long log file. |
| Record | Serializes/Deserializes data records. |
| RecordInfo | |
| Exception Summary | |
|---|---|
| JournalLockedException | |
The Active Journal is a high performance Journal implemenation which does not place limits on how big the data being logged can be.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||