public class ZkCLI extends Object
Constructor and Description |
---|
ZkCLI() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Allows you to perform a variety of zookeeper related tasks, such as:
Bootstrap the current configs for all collections in solr.xml.
|
static void |
setStdout(PrintStream stdout) |
public static void setStdout(PrintStream stdout)
public static void main(String[] args) throws InterruptedException, TimeoutException, IOException, ParserConfigurationException, SAXException, org.apache.zookeeper.KeeperException
InterruptedException
TimeoutException
IOException
ParserConfigurationException
SAXException
org.apache.zookeeper.KeeperException
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.