org.apache.accumulo.server.util
Class DeleteZooInstance

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

public class DeleteZooInstance
extends Object


Constructor Summary
DeleteZooInstance()
           
 
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

DeleteZooInstance

public DeleteZooInstance()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Parameters:
args - : the name or UUID of the instance to be deleted
Throws:
Exception


Copyright © 2013 Apache Accumulo Project. All Rights Reserved.