org.apache.hadoop.hbase.zookeeper
Class ZKServerTool
java.lang.Object
org.apache.hadoop.hbase.zookeeper.ZKServerTool
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 |
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 |
ZKServerTool
public ZKServerTool()
main
public static void main(String[] args)
- Run the tool.
- Parameters:
args
- Command line arguments.
Copyright © 2011 The Apache Software Foundation. All Rights Reserved.