|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractLoadBalancer | |
|---|---|
| com.hazelcast.client.util | This package contains some utility classes and the base implementations of the loadbalancer implementations |
| Uses of AbstractLoadBalancer in com.hazelcast.client.util |
|---|
| Subclasses of AbstractLoadBalancer in com.hazelcast.client.util | |
|---|---|
class |
RandomLB
A LoadBalancer that selects a random member to route to. |
class |
RoundRobinLB
A LoadBalancer implementation that relies on using round robin
to a next member to send a request to. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||