Uses of Class
org.objectweb.cjdbc.controller.recoverylog.LoggerThread

Packages that use LoggerThread
org.objectweb.cjdbc.controller.recoverylog Recovery Log core. 
org.objectweb.cjdbc.controller.recoverylog.events   
 

Uses of LoggerThread in org.objectweb.cjdbc.controller.recoverylog
 

Fields in org.objectweb.cjdbc.controller.recoverylog declared as LoggerThread
private  LoggerThread RecoveryLog.loggerThread
           
 

Uses of LoggerThread in org.objectweb.cjdbc.controller.recoverylog.events
 

Methods in org.objectweb.cjdbc.controller.recoverylog.events with parameters of type LoggerThread
 void LogRequestEvent.execute(LoggerThread loggerThread)
           
 void UnlogRequestEvent.execute(LoggerThread loggerThread)
           
 void ResetLogEvent.execute(LoggerThread loggerThread)
           
 void LogRollbackEvent.execute(LoggerThread loggerThread)
           
 void StoreDumpCheckpointEvent.execute(LoggerThread loggerThread)
           
 void LogEvent.execute(LoggerThread loggerThread)
          Called by the LoggerThread to perform the needed operation on the log for this entry.
 



Copyright © 2002, 2005 - ObjectWeb Consortium - All Rights Reserved.