@Service public class RoundRobinSelector extends AbstractSelector<HostWorker>
| Modifier and Type | Class and Description |
|---|---|
protected static class |
RoundRobinSelector.WeightedRoundRobin |
| Constructor and Description |
|---|
RoundRobinSelector() |
| Modifier and Type | Method and Description |
|---|---|
HostWorker |
doSelect(Collection<HostWorker> source) |
selectpublic HostWorker doSelect(Collection<HostWorker> source)
doSelect in class AbstractSelector<HostWorker>Copyright © 2022 The Apache Software Foundation. All rights reserved.