Class ZooKeeperConnectionManager


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

      • ZooKeeperConnectionManager

        public ZooKeeperConnectionManager​(ZooKeeperEndpoint endpoint)
    • Method Detail

      • getConnection

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

        public void shutdown()