Class ZkToolHelp

  • All Implemented Interfaces:
    Tool

    public class ZkToolHelp
    extends ToolBase
    Supports zk help information in the bin/solr script.
    • Constructor Detail

      • ZkToolHelp

        public ZkToolHelp()
      • ZkToolHelp

        public ZkToolHelp​(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.