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

java.lang.Object
  extended by org.apache.accumulo.core.util.shell.Shell.Command
      extended by org.apache.accumulo.core.util.shell.commands.HelpCommand
          extended by org.apache.accumulo.core.util.shell.commands.QuestionCommand

public class QuestionCommand
extends HelpCommand


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.accumulo.core.util.shell.Shell.Command
Shell.Command.CompletionSet
 
Constructor Summary
QuestionCommand()
           
 
Method Summary
 String getName()
           
 
Methods inherited from class org.apache.accumulo.core.util.shell.commands.HelpCommand
description, execute, getOptions, numArgs, registerCompletion, usage
 
Methods inherited from class org.apache.accumulo.core.util.shell.Shell.Command
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

QuestionCommand

public QuestionCommand()
Method Detail

getName

public String getName()
Overrides:
getName in class Shell.Command


Copyright © 2015 Apache Accumulo Project. All rights reserved.