MCPcopy Create free account
hub / github.com/apache/solr / getOptions

Method getOptions

solr/core/src/java/org/apache/solr/cli/Tool.java:60–60  ·  view source on GitHub ↗

Retrieve the Options supported by this tool. @return The Options this tool supports.

()

Source from the content-addressed store, hash-verified

58 * @return The {@link Options} this tool supports.
59 */
60 Options getOptions();
61
62 int runTool(CommandLine cli) throws Exception;
63}

Callers 15

getOptionsMethod · 0.65
toStringMethod · 0.65
toStringMethod · 0.65
getOptionsMethod · 0.65
getOptionsMethod · 0.65
getOptionsMethod · 0.65
getOptionsMethod · 0.65
getOptionsMethod · 0.65
getOptionsMethod · 0.65
getOptionsMethod · 0.65
getOptionsMethod · 0.65
getOptionsMethod · 0.65

Implementers 1

ToolBasesolr/core/src/java/org/apache/solr/cli

Calls

no outgoing calls

Tested by 1

getOptionsMethod · 0.52