Uses of Interface
com.hazelcast.cluster.InitialMembershipListener
Package
Description
This package contains some utility classes and the base implementations of the
loadbalancer implementations
-
Uses of InitialMembershipListener in com.hazelcast.client.util
Modifier and TypeClassDescriptionclass
An abstractLoadBalancer
implementation.class
ALoadBalancer
that selects a random member to route to.class
ALoadBalancer
implementation that relies on using round robin to a next member to send a request to.