patroni.dcs.exhibitor module

class patroni.dcs.exhibitor.Exhibitor(config: Dict[str, Any])

Bases: patroni.dcs.zookeeper.ZooKeeper

class patroni.dcs.exhibitor.ExhibitorEnsembleProvider(hosts: List[str], port: int, uri_path: str = '/exhibitor/v1/cluster/list', poll_interval: int = 300)

Bases: object

TIMEOUT = 3.1
poll() bool
property zookeeper_hosts: str