org.apache.hama.zookeeper
Class ZKServerTool
java.lang.Object
org.apache.hama.zookeeper.ZKServerTool
public class ZKServerTool
- extends Object
A tool class for Zookeeper use.
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. First arg is path to zookeepers file.
Copyright © 2011 The Apache Software Foundation