Uses of Interface
org.activeio.journal.Journal

Packages that use Journal
org.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. 
org.activeio.journal.howl A Journal implemenation using using a high performance transaction log implemented using Howl 
 

Uses of Journal in org.activeio.journal.active
 

Classes in org.activeio.journal.active that implement Journal
 class JournalImpl
          A high speed Journal implementation.
 

Uses of Journal in org.activeio.journal.howl
 

Classes in org.activeio.journal.howl that implement Journal
 class HowlJournal
          An implementation of the Journal interface using a HOWL logger.
 



Copyright © -2009 The ActiveIO Project. All Rights Reserved.