Abstract Abstract canReturns whether this instance supports getting data members through a call to nextDataMember.
Returns true if this load balancer can get a data member.
Since 5.0, the method is unused
Called when this listener is registered.
the MembershipInitializeEvent received when the listener is registered
Initializes the LoadBalancer.
the Cluster this LoadBalancer uses to select members from.
the ClientConfig.
Invoked when a new member is added to the cluster.
event object
Invoked when an existing member leaves the cluster.
event object
Abstract nextAbstract nextGenerated using TypeDoc
Abstract Load Balancer to be used by built-in and user-provided LoadBalancer implementations.