|
|||||||||||
| 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. |
| ByteBufferPool | Provides a simple pool of ByteBuffer objects. |
| JournalImpl | A high speed Journal implementation. |
| LogFile | Provides a logical view of many seperate files as one single long log file. |
| LogFile.RecordInfo | |
| LogFileManager | The LogFileManager manages concurent access to a LogFile. |
| Mark | Serializes/Deserializes Mark records. |
| Record | Serializes/Deserializes data records. |
| RecordFooter | Serializes/Deserializes record header information. |
| RecordHeader | Serializes/Deserializes record header information. |
| RecordLocationImpl | Defines a where a record can be located in the Journal. |
| Segment | Allows read/append access to a segment of a LogFile. |
A custom high performance Journal implemenation.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||