private static class ZKMainServer.HACK_UNTIL_ZOOKEEPER_1897_ZooKeeperMain extends org.apache.zookeeper.ZooKeeperMain
| Constructor and Description |
|---|
HACK_UNTIL_ZOOKEEPER_1897_ZooKeeperMain(String[] args) |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
runCmdLine()
Run the command-line args passed.
|
public HACK_UNTIL_ZOOKEEPER_1897_ZooKeeperMain(String[] args) throws IOException, InterruptedException
IOExceptionInterruptedExceptionvoid runCmdLine() throws org.apache.zookeeper.KeeperException, IOException, InterruptedException
org.apache.zookeeper.KeeperException - if an unexpected ZooKeeper exception happensIOException - in case of a network failureInterruptedException - if the ZooKeeper client closesCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.