Package org.codehaus.activemq.journal.impl

A custom high performance Journal implemenation.

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.
 

Package org.codehaus.activemq.journal.impl Description

A custom high performance Journal implemenation.



Copyright © 2004 Protique, Ltd.. All Rights Reserved.