org.apache.accumulo.core.util.shell.commands
Class InterpreterCommand
java.lang.Object
org.apache.accumulo.core.util.shell.Shell.Command
org.apache.accumulo.core.util.shell.commands.ShellPluginConfigurationCommand
org.apache.accumulo.core.util.shell.commands.InterpreterCommand
public class InterpreterCommand
- extends ShellPluginConfigurationCommand
Methods inherited from class org.apache.accumulo.core.util.shell.Shell.Command |
getName, 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 |
InterpreterCommand
public InterpreterCommand()
description
public String description()
- Specified by:
description
in class Shell.Command
getCurrentInterpreter
public static Class<? extends ScanInterpreter> getCurrentInterpreter(String tableName,
Shell shellState)
Copyright © 2015 Apache Accumulo Project. All rights reserved.