public static class SolrCLI.HealthcheckTool extends SolrCLI.SolrCloudTool
stdout, verbose
Constructor and Description |
---|
HealthcheckTool() |
HealthcheckTool(PrintStream stdout) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
protected void |
runCloudTool(CloudSolrClient cloudSolrClient,
org.apache.commons.cli.CommandLine cli)
Runs a SolrCloud tool with CloudSolrClient initialized
|
getOptions, runImpl
echo, echoIfVerbose, runTool
public HealthcheckTool()
public HealthcheckTool(PrintStream stdout)
public String getName()
protected void runCloudTool(CloudSolrClient cloudSolrClient, org.apache.commons.cli.CommandLine cli) throws Exception
SolrCLI.SolrCloudTool
runCloudTool
in class SolrCLI.SolrCloudTool
Exception
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.