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

java.lang.Object
  extended by org.apache.accumulo.core.util.shell.Shell.Command
      extended by org.apache.accumulo.core.util.shell.commands.ClearCommand
          extended by org.apache.accumulo.core.util.shell.commands.ClsCommand

public class ClsCommand
extends ClearCommand


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

ClsCommand

public ClsCommand()


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