public class ZooKeeperConnectionManager extends Object
ZookeeperConnectionManager is a simple class to manage
ZooKeeper connections.| Constructor and Description |
|---|
ZooKeeperConnectionManager(ZooKeeperEndpoint endpoint) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.zookeeper.ZooKeeper |
getConnection() |
void |
shutdown() |
public ZooKeeperConnectionManager(ZooKeeperEndpoint endpoint)
Apache Camel