public interface HostChooser extends Iterable<CandidateHost>
| Modifier and Type | Method and Description |
|---|---|
Iterator<CandidateHost> |
iterator()
Lists connection hosts in preferred order.
|
forEach, spliteratorIterator<CandidateHost> iterator()
iterator in interface Iterable<CandidateHost>Copyright © 2024 Amazon.com Inc.. All rights reserved.