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

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

public static class Shell.ByeCommand
extends Shell.ExitCommand


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

Constructor Detail

Shell.ByeCommand

public Shell.ByeCommand()


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