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

Method close

solr/core/src/java/org/apache/solr/search/SolrCache.java:158–158  ·  view source on GitHub ↗

Frees any non-memory resources

()

Source from the content-addressed store, hash-verified

156
157 /** Frees any non-memory resources */
158 @Override
159 default void close() throws IOException {
160 SolrInfoBean.super.close();
161 }

Callers 15

closeMethod · 0.95
closeMethod · 0.95
verifyDigestsFunction · 0.65
verifyMavenDigestsFunction · 0.65
generate_asciidocFunction · 0.65
run_with_log_tailFunction · 0.65
parseFunction · 0.65
logFunction · 0.65
attemptDownloadFunction · 0.65
closeMethod · 0.65
closeMethod · 0.65

Calls

no outgoing calls

Tested by 15

closeMethod · 0.76
verifyDigestsFunction · 0.52
verifyMavenDigestsFunction · 0.52
closeMethod · 0.52
destroyClassMethod · 0.52
tearDownMethod · 0.52
testSuperUserMethod · 0.52
tearDownMethod · 0.52
testBasicAuthMethod · 0.52
testMultiAuthEditAPIMethod · 0.52