public static class SolrCLI.ConfigSetDownloadTool extends SolrCLI.ToolBase
stdout, verbose
Constructor and Description |
---|
ConfigSetDownloadTool() |
ConfigSetDownloadTool(PrintStream stdout) |
Modifier and Type | Method and Description |
---|---|
protected void |
downconfig(CloudSolrClient cloudSolrClient,
String confname,
String confdir) |
String |
getName() |
org.apache.commons.cli.Option[] |
getOptions() |
protected void |
runImpl(org.apache.commons.cli.CommandLine cli) |
echo, runTool, upconfig
public ConfigSetDownloadTool()
public ConfigSetDownloadTool(PrintStream stdout)
public org.apache.commons.cli.Option[] getOptions()
public String getName()
protected void runImpl(org.apache.commons.cli.CommandLine cli) throws Exception
runImpl
in class SolrCLI.ToolBase
Exception
protected void downconfig(CloudSolrClient cloudSolrClient, String confname, String confdir) throws IOException
IOException
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.