public class LowerWeightRoundRobin extends AbstractSelector<HostWeight>
| Constructor and Description |
|---|
LowerWeightRoundRobin() |
| Modifier and Type | Method and Description |
|---|---|
HostWeight |
doSelect(Collection<HostWeight> sources)
select
|
selectpublic HostWeight doSelect(Collection<HostWeight> sources)
doSelect in class AbstractSelector<HostWeight>sources - sourcesCopyright © 2022 The Apache Software Foundation. All rights reserved.