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

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

public static class Shell.DeleteUserCommand
extends Shell.DropUserCommand


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.accumulo.core.util.shell.Shell.Command
Shell.Command.CompletionSet
 
Constructor Summary
Shell.DeleteUserCommand()
           
 
Method Summary
 
Methods inherited from class org.apache.accumulo.core.util.shell.Shell.DropUserCommand
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.DeleteUserCommand

public Shell.DeleteUserCommand()


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