public interface ConnectionLoadBalancingPolicy
Modifier and Type | Method and Description |
---|---|
int |
select(int max)
Returns the selected index according to the policy implementation.
|
int select(int max)
max
- maximum position index that can be selectedCopyright © 2009 Red Hat Inc. All Rights Reserved.