public class RandomServiceNodeSelector<T> extends Object implements ServiceNodeSelector<T>
| Constructor and Description |
|---|
RandomServiceNodeSelector() |
| Modifier and Type | Method and Description |
|---|---|
ServiceNode<T> |
select(List<ServiceNode<T>> serviceNodes) |
public ServiceNode<T> select(List<ServiceNode<T>> serviceNodes)
select in interface ServiceNodeSelector<T>Copyright © 2015–2023. All rights reserved.