Uses of Class
org.apache.activeio.journal.active.BatchedWrite

Packages that use BatchedWrite
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
 void LogFileManager.append(BatchedWrite write)
           
 



Copyright © 2005-2011. All Rights Reserved.