Uses of Interface
com.atomikos.persistence.LogStream

Packages that use LogStream
com.atomikos.persistence.dataserializable   
com.atomikos.persistence.imp   
 

Uses of LogStream in com.atomikos.persistence.dataserializable
 

Classes in com.atomikos.persistence.dataserializable that implement LogStream
 class FileLogStream
          A file implementation of a LogStream.
 

Uses of LogStream in com.atomikos.persistence.imp
 

Constructors in com.atomikos.persistence.imp with parameters of type LogStream
StreamObjectLog(LogStream logstream, long maxFlushesBetweenCheckpoints)
           
 



Copyright © 2014. All Rights Reserved.