Package | Description |
---|---|
com.hazelcast.client.util |
Modifier and Type | Class and Description |
---|---|
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. |
Copyright © 2014 Hazelcast, Inc.. All rights reserved.