Package org.objectweb.cjdbc.controller.loadbalancer.policies.errorchecking

Error checking policies for RADb-Xec load balancers.

See:
          Description

Class Summary
ErrorCheckingAll Error checking using all backends.
ErrorCheckingPolicy Defines the policy to adopt for error checking.
ErrorCheckingRandom Chooses numberOfNodes nodes randomly for error checking.
ErrorCheckingRoundRobin Chooses the number of nodes nodes for error checking using a round-robin algorithm.
 

Exception Summary
ErrorCheckingException An ErrorCheckingException is thrown when an ErrorCheckingPolicy policy cannot be applied in the getBackends() method.
 

Package org.objectweb.cjdbc.controller.loadbalancer.policies.errorchecking Description

Error checking policies for RADb-Xec load balancers.



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