Uses of Class
org.apache.accumulo.core.util.shell.ShellOptions

Packages that use ShellOptions
org.apache.accumulo.core.client.mock   
org.apache.accumulo.core.util.shell   
 

Uses of ShellOptions in org.apache.accumulo.core.client.mock
 

Subclasses of ShellOptions in org.apache.accumulo.core.client.mock
 class MockShell
          An Accumulo Shell implementation that allows a developer to attach an InputStream and Writer to the Shell for testing purposes.
 

Uses of ShellOptions in org.apache.accumulo.core.util.shell
 

Subclasses of ShellOptions in org.apache.accumulo.core.util.shell
 class Shell
          A convenient console interface to perform basic accumulo functions Includes auto-complete, help, and quoted strings with escape sequences
 



Copyright © 2013 Apache Accumulo Project. All Rights Reserved.