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 IOException, InterruptedException, org.apache.zookeeper.cli.CliException
IOException - in case of a network failureInterruptedException - if the ZooKeeper client closesorg.apache.zookeeper.cli.CliException - if the ZooKeeper exception happens in cli commandCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.