public static class SolrCLI.CreateCollectionTool extends SolrCLI.ToolBase
stdout, verbose| Constructor and Description | 
|---|
| CreateCollectionTool() | 
| CreateCollectionTool(PrintStream stdout) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getName() | 
| org.apache.commons.cli.Option[] | getOptions() | 
| protected int | optionAsInt(org.apache.commons.cli.CommandLine cli,
           String option,
           int defaultVal) | 
| protected void | runCloudTool(CloudSolrClient cloudSolrClient,
            org.apache.commons.cli.CommandLine cli) | 
| protected void | runImpl(org.apache.commons.cli.CommandLine cli) | 
echo, echoIfVerbose, runToolpublic CreateCollectionTool()
public CreateCollectionTool(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.ToolBaseExceptionprotected void runCloudTool(CloudSolrClient cloudSolrClient, org.apache.commons.cli.CommandLine cli) throws Exception
Exceptionprotected int optionAsInt(org.apache.commons.cli.CommandLine cli,
                          String option,
                          int defaultVal)
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.