Uses of Interface
com.atomikos.persistence.LogStream

Packages that use LogStream
com.atomikos.persistence.imp   
 

Uses of LogStream in com.atomikos.persistence.imp
 

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

Fields in com.atomikos.persistence.imp declared as LogStream
protected  LogStream StreamObjectLog.logstream_
           
 

Constructors in com.atomikos.persistence.imp with parameters of type LogStream
StreamObjectLog(LogStream logstream, long checkpointInterval, Console console)
          Constructor.
 



Copyright © 2011. All Rights Reserved.