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.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.requestmanager Request Manager core including the request parsing cache. 
org.objectweb.cjdbc.controller.xml XML configuration file parsing and handling. 
 

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.
 

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.
 

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.
 

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.requestmanager
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.xml
AbstractLoadBalancer
          The Request Load Balancer should implement the load balancing of the requests among the backend nodes.
 



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