org.apache.accumulo.core.util.shell.commands
public class InterpreterCommand extends ShellPluginConfigurationCommand
Shell.Command.CompletionSet| Constructor and Description |
|---|
InterpreterCommand() |
| Modifier and Type | Method and Description |
|---|---|
String |
description() |
static Class<? extends ScanInterpreter> |
getCurrentInterpreter(String tableName,
Shell shellState) |
execute, getOptions, getPluginClass, numArgs, removePlugin, setPlugingetName, getOptionsWithHelp, printHelp, printHelp, registerCompletion, registerCompletionForCommands, registerCompletionForNamespaces, registerCompletionForTables, registerCompletionForUsers, registerCompletionGeneral, usagepublic String description()
description in class Shell.Commandpublic static Class<? extends ScanInterpreter> getCurrentInterpreter(String tableName, Shell shellState)
Copyright © 2011–2016 The Apache Software Foundation. All rights reserved.