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, setPlugin
getName, getOptionsWithHelp, printHelp, printHelp, registerCompletion, registerCompletionForCommands, registerCompletionForNamespaces, registerCompletionForTables, registerCompletionForUsers, registerCompletionGeneral, usage
public String description()
description
in class Shell.Command
public static Class<? extends ScanInterpreter> getCurrentInterpreter(String tableName, Shell shellState)
Copyright © 2011–2016 The Apache Software Foundation. All rights reserved.