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

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

public class ByeCommand
extends ExitCommand


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

Constructor Detail

ByeCommand

public ByeCommand()


Copyright © 2015 Apache Accumulo Project. All rights reserved.