Class ZkMkrootTool

  • All Implemented Interfaces:
    Tool

    public class ZkMkrootTool
    extends ToolBase
    • Constructor Detail

      • ZkMkrootTool

        public ZkMkrootTool()
      • ZkMkrootTool

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