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

Packages that use org.objectweb.cjdbc.controller.loadbalancer
org.objectweb.cjdbc.controller.loadbalancer All C-JDBC load balancers are subpackage of this one which provides the load balancer interface and the core backend thread. 
org.objectweb.cjdbc.controller.loadbalancer.paralleldb ParallelDB load balancers to use with parallel databases. 
org.objectweb.cjdbc.controller.loadbalancer.raidb0 RAIDb-0 load balancers. 
org.objectweb.cjdbc.controller.loadbalancer.raidb1 RAIDb-1 (full replication) load balancers. 
org.objectweb.cjdbc.controller.loadbalancer.raidb2 RAIDb-2 (partial replication) load balancers. 
org.objectweb.cjdbc.controller.loadbalancer.singledb Load balancer for single backend systems. 
org.objectweb.cjdbc.controller.loadbalancer.tasks BackendWorkerThread tasks for distributed query execution. 
org.objectweb.cjdbc.controller.recoverylog Recovery Log core. 
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.xml XML configuration files parsing 
 

Classes in org.objectweb.cjdbc.controller.loadbalancer used by org.objectweb.cjdbc.controller.loadbalancer
AbstractLoadBalancer
          The Request Load Balancer should implement the load balancing of the requests among the backend nodes.
AllBackendsFailedException
          This class defines a AllBackendsFailedException
 

Classes in org.objectweb.cjdbc.controller.loadbalancer used by org.objectweb.cjdbc.controller.loadbalancer.paralleldb
AbstractLoadBalancer
          The Request Load Balancer should implement the load balancing of the requests among the backend nodes.
AllBackendsFailedException
          This class defines a AllBackendsFailedException
 

Classes in org.objectweb.cjdbc.controller.loadbalancer used by org.objectweb.cjdbc.controller.loadbalancer.raidb0
AbstractLoadBalancer
          The Request Load Balancer should implement the load balancing of the requests among the backend nodes.
 

Classes in org.objectweb.cjdbc.controller.loadbalancer used by org.objectweb.cjdbc.controller.loadbalancer.raidb1
AbstractLoadBalancer
          The Request Load Balancer should implement the load balancing of the requests among the backend nodes.
AllBackendsFailedException
          This class defines a AllBackendsFailedException
 

Classes in org.objectweb.cjdbc.controller.loadbalancer used by org.objectweb.cjdbc.controller.loadbalancer.raidb2
AbstractLoadBalancer
          The Request Load Balancer should implement the load balancing of the requests among the backend nodes.
AllBackendsFailedException
          This class defines a AllBackendsFailedException
 

Classes in org.objectweb.cjdbc.controller.loadbalancer used by org.objectweb.cjdbc.controller.loadbalancer.singledb
AbstractLoadBalancer
          The Request Load Balancer should implement the load balancing of the requests among the backend nodes.
 

Classes in org.objectweb.cjdbc.controller.loadbalancer used by org.objectweb.cjdbc.controller.loadbalancer.tasks
BackendWorkerThread
          Process sequentially a set of tasks and send them to a backend.
 

Classes in org.objectweb.cjdbc.controller.loadbalancer used by org.objectweb.cjdbc.controller.recoverylog
AbstractLoadBalancer
          The Request Load Balancer should implement the load balancing of the requests among the backend nodes.
BackendWorkerThread
          Process sequentially a set of tasks and send them to a backend.
 

Classes in org.objectweb.cjdbc.controller.loadbalancer used by org.objectweb.cjdbc.controller.requestmanager
AbstractLoadBalancer
          The Request Load Balancer should implement the load balancing of the requests among the backend nodes.
AllBackendsFailedException
          This class defines a AllBackendsFailedException
 

Classes in org.objectweb.cjdbc.controller.loadbalancer used by org.objectweb.cjdbc.controller.requestmanager.distributed
AbstractLoadBalancer
          The Request Load Balancer should implement the load balancing of the requests among the backend nodes.
 

Classes in org.objectweb.cjdbc.controller.loadbalancer used by org.objectweb.cjdbc.controller.xml
AbstractLoadBalancer
          The Request Load Balancer should implement the load balancing of the requests among the backend nodes.
 



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