public static class SolrCLI.DeleteTool extends SolrCLI.ToolBase
stdout, verbose
Constructor and Description |
---|
DeleteTool() |
DeleteTool(PrintStream stdout) |
Modifier and Type | Method and Description |
---|---|
protected void |
deleteCollection(CloudSolrClient cloudSolrClient,
org.apache.commons.cli.CommandLine cli) |
protected void |
deleteCollection(org.apache.commons.cli.CommandLine cli) |
protected void |
deleteCore(org.apache.commons.cli.CommandLine cli,
org.apache.http.impl.client.CloseableHttpClient httpClient,
String solrUrl) |
String |
getName() |
org.apache.commons.cli.Option[] |
getOptions() |
protected void |
runImpl(org.apache.commons.cli.CommandLine cli) |
echo, runTool
public DeleteTool()
public DeleteTool(PrintStream stdout)
public String getName()
public org.apache.commons.cli.Option[] getOptions()
protected void runImpl(org.apache.commons.cli.CommandLine cli) throws Exception
runImpl
in class SolrCLI.ToolBase
Exception
protected void deleteCollection(org.apache.commons.cli.CommandLine cli) throws Exception
Exception
protected void deleteCollection(CloudSolrClient cloudSolrClient, org.apache.commons.cli.CommandLine cli) throws Exception
Exception
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.