Uses of Package
org.apache.activeio.journal.active

Packages that use org.apache.activeio.journal.active
org.apache.activeio.journal.active The Active Journal is a high performance Journal implemenation which does not place limits on how big the data being logged can be. 
 

Classes in org.apache.activeio.journal.active used by org.apache.activeio.journal.active
BatchedWrite
          This contains all the data needed to write and force a list of records to a LogFile.
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.
 



Copyright © 2005-2009 Apache Software Foundation. All Rights Reserved.