public class ZooKeeperAgent extends Object implements org.apache.zookeeper.Watcher
| Modifier and Type | Method and Description |
|---|---|
static ZooKeeperAgent |
getInstance() |
org.apache.zookeeper.ZooKeeper |
getZooKeeperInstance() |
void |
process(org.apache.zookeeper.WatchedEvent watchedEvent) |
public static ZooKeeperAgent getInstance() throws CommunicationsException
CommunicationsExceptionpublic void process(org.apache.zookeeper.WatchedEvent watchedEvent)
process in interface org.apache.zookeeper.Watcherpublic org.apache.zookeeper.ZooKeeper getZooKeeperInstance()
Copyright © 2015. All rights reserved.