Uses of Class
org.apache.activeio.journal.active.BatchedWrite
-
Packages that use BatchedWrite 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 BatchedWrite in org.apache.activeio.journal.active
Methods in org.apache.activeio.journal.active with parameters of type BatchedWrite Modifier and Type Method Description void
LogFileManager. append(BatchedWrite write)
-