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

Method println

solr/core/src/java/org/apache/solr/cli/ToolRuntime.java:31–31  ·  view source on GitHub ↗
(String message)

Source from the content-addressed store, hash-verified

29 public abstract void print(String message);
30
31 public abstract void println(String message);
32
33 /** Print an error message, highlighted in red on terminals. */
34 public void printError(String message) {

Callers 15

printErrorMethod · 0.95
printSuccessMethod · 0.95
afterSuiteMethod · 0.45
mainMethod · 0.45
runMethod · 0.45
mainMethod · 0.45
runMethod · 0.45
setUpMethod · 0.45
dumpRawSpansMethod · 0.45
writeGoldFileMethod · 0.45
checkIfDiffIsLegalMethod · 0.45

Calls

no outgoing calls

Tested by 15

afterSuiteMethod · 0.36
setUpMethod · 0.36
dumpRawSpansMethod · 0.36
writeGoldFileMethod · 0.36
checkIfDiffIsLegalMethod · 0.36
showDiffMethod · 0.36
dumpMetricsMethod · 0.36
dumpCoreInfoMethod · 0.36
runMethod · 0.36
checkShardConsistencyMethod · 0.36