Interface Tool

    • Method Detail

      • getName

        String getName()
        Defines the interface to a Solr tool that can be run from this command-line app.
      • getOptions

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

        int runTool​(org.apache.commons.cli.CommandLine cli)
             throws Exception
        Throws:
        Exception