Class ZooUtil.ZooKeeperConnectionInfo

  • Enclosing class:
    ZooUtil

    protected static class ZooUtil.ZooKeeperConnectionInfo
    extends Object
    • Constructor Detail

      • ZooKeeperConnectionInfo

        public ZooKeeperConnectionInfo​(String keepers,
                                       int timeout,
                                       String scheme,
                                       byte[] auth)