Class QuestionCommand
- java.lang.Object
-
- org.apache.accumulo.shell.Shell.Command
-
- org.apache.accumulo.shell.commands.HelpCommand
-
- org.apache.accumulo.shell.commands.QuestionCommand
-
public class QuestionCommand extends HelpCommand
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.apache.accumulo.shell.Shell.Command
Shell.Command.CompletionSet
-
-
Constructor Summary
Constructors Constructor Description QuestionCommand()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetName()-
Methods inherited from class org.apache.accumulo.shell.commands.HelpCommand
description, execute, getOptions, numArgs, registerCompletion, usage
-
Methods inherited from class org.apache.accumulo.shell.Shell.Command
getOptionsWithHelp, printHelp, printHelp, registerCompletionForCommands, registerCompletionForNamespaces, registerCompletionForTables, registerCompletionForUsers, registerCompletionGeneral
-
-
-
-
Method Detail
-
getName
public String getName()
- Overrides:
getNamein classShell.Command
-
-