public static class SolrCLI.ApiTool extends Object implements SolrCLI.Tool
Constructor and Description |
---|
SolrCLI.ApiTool() |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
org.apache.commons.cli.Option[] |
getOptions() |
int |
runTool(org.apache.commons.cli.CommandLine cli) |
public String getName()
getName
in interface SolrCLI.Tool
public org.apache.commons.cli.Option[] getOptions()
getOptions
in interface SolrCLI.Tool
public int runTool(org.apache.commons.cli.CommandLine cli) throws Exception
runTool
in interface SolrCLI.Tool
Exception
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.