Class DeleteUserCommand
- java.lang.Object
-
- org.apache.accumulo.shell.Shell.Command
-
- org.apache.accumulo.shell.commands.DropUserCommand
-
- org.apache.accumulo.shell.commands.DeleteUserCommand
-
public class DeleteUserCommand extends DropUserCommand
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.apache.accumulo.shell.Shell.Command
Shell.Command.CompletionSet
-
-
Constructor Summary
Constructors Constructor Description DeleteUserCommand()
-
Method Summary
-
Methods inherited from class org.apache.accumulo.shell.commands.DropUserCommand
description, execute, getOptions, numArgs, registerCompletion, usage
-
Methods inherited from class org.apache.accumulo.shell.Shell.Command
getName, getOptionsWithHelp, printHelp, printHelp, registerCompletionForCommands, registerCompletionForNamespaces, registerCompletionForTables, registerCompletionForUsers, registerCompletionGeneral
-
-