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

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

public class DeleteUserCommand
extends DropUserCommand


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

Constructor Detail

DeleteUserCommand

public DeleteUserCommand()


Copyright © 2015 Apache Accumulo Project. All rights reserved.