public abstract static class AbstractQuerying.AbstractQueryingCommand extends CLITool.CLIParsedCLITool
CLITool.CLIParsedCLITool, CLITool.HelpAliasCLITool, CLITool.HelpCLITool
POPULAR_COMMANDS
Modifier | Constructor and Description |
---|---|
protected |
AbstractQueryingCommand(Class<? extends AbstractQuerying> _baseQuerying) |
Modifier and Type | Method and Description |
---|---|
protected org.apache.commons.cli.Options |
getOptions() |
int |
run(org.apache.commons.cli.CommandLine line) |
abstract int |
run(org.apache.commons.cli.CommandLine line,
AbstractQuerying querying) |
help, run
commandaliases, commandname, helpsummary, main, run, run, setConfiguration
protected AbstractQueryingCommand(Class<? extends AbstractQuerying> _baseQuerying)
protected org.apache.commons.cli.Options getOptions()
getOptions
in class CLITool.CLIParsedCLITool
public abstract int run(org.apache.commons.cli.CommandLine line, AbstractQuerying querying) throws Exception
Exception
public final int run(org.apache.commons.cli.CommandLine line) throws Exception
run
in class CLITool.CLIParsedCLITool
Exception
Terrier Information Retrieval Platform 5.1. Copyright © 2004-2019, University of Glasgow