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

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

public static class Shell.QuestionCommand
extends Shell.HelpCommand


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

public Shell.QuestionCommand()
Method Detail

getName

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


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