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()
HostChooser
iterator
in interface HostChooser
Copyright © 2016 PostgreSQL Global Development Group. All rights reserved.