-
@InterfaceAudience.LimitedPrivate(value="Tools")
public class ZKServerTool
extends Object
Tool for reading ZooKeeper servers from HBase XML configuration and producing
a line-by-line list for use by bash scripts.
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
static void |
main(String[] args)
Run the tool.
|
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
ZKServerTool
public ZKServerTool()
Copyright © 2015 The Apache Software Foundation. All Rights Reserved.