public abstract static class SolrCLI.SolrCloudTool extends SolrCLI.ToolBase
stdout, verbose| Modifier | Constructor and Description | 
|---|---|
protected  | 
SolrCloudTool(PrintStream stdout)  | 
| Modifier and Type | Method and Description | 
|---|---|
org.apache.commons.cli.Option[] | 
getOptions()  | 
protected abstract void | 
runCloudTool(CloudSolrClient cloudSolrClient,
            org.apache.commons.cli.CommandLine cli)
Runs a SolrCloud tool with CloudSolrClient initialized 
 | 
protected void | 
runImpl(org.apache.commons.cli.CommandLine cli)  | 
echo, echoIfVerbose, runToolclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNameprotected SolrCloudTool(PrintStream stdout)
public org.apache.commons.cli.Option[] getOptions()
protected void runImpl(org.apache.commons.cli.CommandLine cli)
                throws Exception
runImpl in class SolrCLI.ToolBaseExceptionprotected abstract void runCloudTool(CloudSolrClient cloudSolrClient, org.apache.commons.cli.CommandLine cli) throws Exception
ExceptionCopyright © 2000-2021 Apache Software Foundation. All Rights Reserved.