public interface HostChooser extends Iterable<HostSpec>
Modifier and Type | Method and Description |
---|---|
Iterator<HostSpec> |
iterator()
Lists connection hosts in preferred order.
|
forEach, spliterator
Copyright © 2017 PostgreSQL Global Development Group. All rights reserved.