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

Method getErrStream

solr/core/src/java/org/apache/solr/cli/CLIO.java:36–36  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

34 }
35
36 static PrintStream getErrStream() {
37 return System.err;
38 }
39}

Callers 2

runToolMethod · 0.95
sendBatchMethod · 0.95

Implementers 1

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

Calls

no outgoing calls

Tested by

no test coverage detected