Uses of Interface
com.hazelcast.client.LoadBalancer
Packages that use LoadBalancer
Package
Description
Contains classes related to config for com.hazelcast.client
-
Uses of LoadBalancer in com.hazelcast.client.config
Methods in com.hazelcast.client.config that return LoadBalancerMethods in com.hazelcast.client.config with parameters of type LoadBalancerModifier and TypeMethodDescriptionClientConfig.setLoadBalancer
(LoadBalancer loadBalancer) Sets theLoadBalancer
.