Class VersionTool

  • All Implemented Interfaces:
    Tool

    public class VersionTool
    extends ToolBase
    • Constructor Detail

      • VersionTool

        public VersionTool()
    • Method Detail

      • 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.
      • getOptions

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