Uses of Interface
org.apache.activeio.journal.Journal
-
Packages that use Journal Package Description 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. -
-
Uses of Journal in org.apache.activeio.journal.active
Classes in org.apache.activeio.journal.active that implement Journal Modifier and Type Class Description class
JournalImpl
A high speed Journal implementation.
-