org.apache.accumulo.core.util.shell
Class Shell.DropTableCommand

java.lang.Object
  extended by org.apache.accumulo.core.util.shell.Shell.Command
      extended by org.apache.accumulo.core.util.shell.Shell.DeleteTableCommand
          extended by org.apache.accumulo.core.util.shell.Shell.DropTableCommand
Enclosing class:
Shell

public static class Shell.DropTableCommand
extends Shell.DeleteTableCommand


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.accumulo.core.util.shell.Shell.Command
Shell.Command.CompletionSet
 
Constructor Summary
Shell.DropTableCommand()
           
 
Method Summary
 
Methods inherited from class org.apache.accumulo.core.util.shell.Shell.DeleteTableCommand
description, execute, numArgs, registerCompletion, usage
 
Methods inherited from class org.apache.accumulo.core.util.shell.Shell.Command
getName, getOptions, getOptionsWithHelp, printHelp, registerCompletionForCommands, registerCompletionForTables, registerCompletionForUsers, registerCompletionGeneral
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Shell.DropTableCommand

public Shell.DropTableCommand()


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