|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| AbstractLoadBalancer | An abstract LoadBalancer implementation. |
| AddressHelper | This is a client side utility class for working with addresses and cluster connections |
| ClientCancellableDelegatingFuture<V> | A DelegatingFuture that can cancel a Runnable/Callable that is executed by an IExecutorService. |
| RandomLB | A LoadBalancer that selects a random member to route to. |
| RoundRobinLB | A LoadBalancer implementation that relies on using round robin
to a next member to send a request to. |
| StaticLB | The StaticLB is a LoadBalancer that always returns the same member. |
This package contains some utility classes and the base implementations of the loadbalancer implementations
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||