public class SequentialHostSelectionStrategy extends Object implements HostSelectionStrategy
| Constructor and Description |
|---|
SequentialHostSelectionStrategy() |
| Modifier and Type | Method and Description |
|---|---|
Host |
selectHost(List<Host> hosts) |
Region |
selectRegion(List<Region> regions) |
public Region selectRegion(List<Region> regions)
selectRegion in interface HostSelectionStrategypublic Host selectHost(List<Host> hosts)
selectHost in interface HostSelectionStrategyCopyright © 2015 Yandex. All rights reserved.