Uses of Package
org.objectweb.cjdbc.controller.recoverylog

Packages that use org.objectweb.cjdbc.controller.recoverylog
org.objectweb.cjdbc.controller.backend Database backend core. 
org.objectweb.cjdbc.controller.recoverylog Recovery Log core. 
org.objectweb.cjdbc.controller.recoverylog.events   
org.objectweb.cjdbc.controller.requestmanager Request Manager core including the request parsing cache. 
org.objectweb.cjdbc.controller.requestmanager.distributed Distributed implementation of the request manager.  
org.objectweb.cjdbc.controller.virtualdatabase Virtual database core code including connection handling. 
org.objectweb.cjdbc.controller.xml XML configuration files parsing 
 

Classes in org.objectweb.cjdbc.controller.recoverylog used by org.objectweb.cjdbc.controller.backend
RecoveryLog
          Recovery Log using a database accessed through JDBC.
 

Classes in org.objectweb.cjdbc.controller.recoverylog used by org.objectweb.cjdbc.controller.recoverylog
BackendRecoveryInfo
          A instance of this class gives information on a specific backend state from the recovery log.
LoggerThread
          Logger thread for the RecoveryLog.
RecoveryLog
          Recovery Log using a database accessed through JDBC.
RecoveryTask
          Recovery task containing an AbstractTask and the id of the task in the recovery log.
 

Classes in org.objectweb.cjdbc.controller.recoverylog used by org.objectweb.cjdbc.controller.recoverylog.events
LoggerThread
          Logger thread for the RecoveryLog.
 

Classes in org.objectweb.cjdbc.controller.recoverylog used by org.objectweb.cjdbc.controller.requestmanager
RecoverThread
          This class defines a RecoverThread that is in charge of replaying the recovery log on a given backend to re-synchronize it with the other nodes of the cluster.
RecoveryLog
          Recovery Log using a database accessed through JDBC.
 

Classes in org.objectweb.cjdbc.controller.recoverylog used by org.objectweb.cjdbc.controller.requestmanager.distributed
RecoveryLog
          Recovery Log using a database accessed through JDBC.
 

Classes in org.objectweb.cjdbc.controller.recoverylog used by org.objectweb.cjdbc.controller.virtualdatabase
RecoveryLog
          Recovery Log using a database accessed through JDBC.
 

Classes in org.objectweb.cjdbc.controller.recoverylog used by org.objectweb.cjdbc.controller.xml
RecoveryLog
          Recovery Log using a database accessed through JDBC.
 



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