public class SingleHostChooser extends Object implements HostChooser
| Constructor and Description |
|---|
SingleHostChooser(HostSpec hostSpec) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<HostSpec> |
iterator()
Lists connection hosts in preferred order.
|
public SingleHostChooser(HostSpec hostSpec)
public Iterator<HostSpec> iterator()
HostChooseriterator in interface HostChooserCopyright © 2016 PostgreSQL Global Development Group. All rights reserved.