Uses of Class
org.apache.activeio.journal.active.LogFile
Packages that use LogFile
Package
Description
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 LogFile in org.apache.activeio.journal.active
Methods in org.apache.activeio.journal.active that return LogFileConstructors in org.apache.activeio.journal.active with parameters of type LogFileModifierConstructorDescriptionRecordInfo
(Location location, Record header, org.apache.activeio.journal.active.LogFileNode logFileState, LogFile logFile)