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

Method clear

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

:TODO: copy from Map

()

Source from the content-addressed store, hash-verified

106
107 /** :TODO: copy from Map */
108 public void clear();
109
110 /**
111 * Enumeration of possible States for cache instances. :TODO: only state that seems to ever be set

Callers 15

testCacheHitMethod · 0.95
checkChangesContentFunction · 0.65
clear_rcMethod · 0.65
new_rcMethod · 0.65
set_doneMethod · 0.65
clearMethod · 0.65
reset_stateFunction · 0.65
addDocMethod · 0.65
startDocumentMethod · 0.65
startElementMethod · 0.65
endElementMethod · 0.65
clearMethod · 0.65

Calls

no outgoing calls

Tested by 15

testCacheHitMethod · 0.76
checkChangesContentFunction · 0.52
claimMatchMethod · 0.52
clustersMethod · 0.52
setUpMethod · 0.52
destroyServersMethod · 0.52
indexDocsMethod · 0.52
shutdownMethod · 0.52
runMethod · 0.52
shutdownClusterMethod · 0.52