org.apache.accumulo.server.util
Class CleanZookeeper

java.lang.Object
  extended by org.apache.accumulo.server.util.CleanZookeeper

public class CleanZookeeper
extends Object


Constructor Summary
CleanZookeeper()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CleanZookeeper

public CleanZookeeper()
Method Detail

main

public static void main(String[] args)
                 throws IOException
Parameters:
args - must contain one element: the address of a zookeeper node a second parameter provides an additional authentication value
Throws:
IOException - error connecting to accumulo or zookeeper


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.