Class ConfigSetDownloadTool

  • All Implemented Interfaces:
    Tool

    public class ConfigSetDownloadTool
    extends ToolBase
    • Constructor Detail

      • ConfigSetDownloadTool

        public ConfigSetDownloadTool()
      • ConfigSetDownloadTool

        public ConfigSetDownloadTool​(PrintStream stdout)
    • Method Detail

      • getOptions

        public List<org.apache.commons.cli.Option> getOptions()
      • getName

        public String getName()
        Description copied from interface: Tool
        Defines the interface to a Solr tool that can be run from this command-line app.