public interface ConnectionLoadBalancingPolicy
Modifier and Type | Method and Description |
---|---|
int |
select(int max)
Returns the selected index according to the policy implementation.
|
Copyright © 2015 The Apache Software Foundation. All rights reserved.