public class ZKUtils extends Object
| Constructor and Description |
|---|
ZKUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.curator.framework.CuratorFramework |
initZKClient(String zkCluster,
String namespace,
int zkConnectionTimeoutInSec) |
public static org.apache.curator.framework.CuratorFramework initZKClient(String zkCluster, String namespace, int zkConnectionTimeoutInSec) throws IOException
IOExceptionCopyright © 2011–2020 Apache Software Foundation. All rights reserved.