Class ZooKeeperConnectionManager

java.lang.Object
org.apache.camel.component.zookeeper.ZooKeeperConnectionManager

public class ZooKeeperConnectionManager extends Object
ZookeeperConnectionManager is a simple class to manage ZooKeeper connections.
  • Constructor Details

    • ZooKeeperConnectionManager

      public ZooKeeperConnectionManager(ZooKeeperEndpoint endpoint)
  • Method Details

    • getConnection

      public org.apache.zookeeper.ZooKeeper getConnection()
    • shutdown

      public void shutdown()