public static class SolrCLI.AutoscalingTool extends SolrCLI.SolrCloudTool
stdout| Constructor and Description |
|---|
AutoscalingTool() |
AutoscalingTool(PrintStream stdout) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
org.apache.commons.cli.Option[] |
getOptions() |
protected void |
runCloudTool(CloudSolrClient cloudSolrClient,
org.apache.commons.cli.CommandLine cli)
Runs a SolrCloud tool with CloudSolrClient initialized
|
runImplecho, echoIfVerbose, runToolpublic AutoscalingTool()
public AutoscalingTool(PrintStream stdout)
public org.apache.commons.cli.Option[] getOptions()
getOptions in interface SolrCLI.ToolgetOptions in class SolrCLI.SolrCloudToolpublic String getName()
protected void runCloudTool(CloudSolrClient cloudSolrClient, org.apache.commons.cli.CommandLine cli) throws Exception
SolrCLI.SolrCloudToolrunCloudTool in class SolrCLI.SolrCloudToolExceptionCopyright © 2000-2019 Apache Software Foundation. All Rights Reserved.