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

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

public static class Shell.ClsCommand
extends Shell.ClearCommand


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.accumulo.core.util.shell.Shell.Command
Shell.Command.CompletionSet
 
Constructor Summary
Shell.ClsCommand()
           
 
Method Summary
 
Methods inherited from class org.apache.accumulo.core.util.shell.Shell.ClearCommand
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.ClsCommand

public Shell.ClsCommand()


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