org.apache.accumulo.core.util.shell
Class ShellOptions
java.lang.Object
org.apache.accumulo.core.util.shell.ShellOptions
- Direct Known Subclasses:
- Shell
public abstract class ShellOptions
- extends Object
Abstract class to encompass the Options available on the Accumulo Shell
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
userOption
public static final String userOption
- See Also:
- Constant Field Values
tableOption
public static final String tableOption
- See Also:
- Constant Field Values
namespaceOption
public static final String namespaceOption
- See Also:
- Constant Field Values
helpOption
public static final String helpOption
- See Also:
- Constant Field Values
helpLongOption
public static final String helpLongOption
- See Also:
- Constant Field Values
ShellOptions
public ShellOptions()
Copyright © 2015 Apache Accumulo Project. All rights reserved.