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

Method getOpenCount

solr/core/src/java/org/apache/solr/core/SolrCore.java:1933–1935  ·  view source on GitHub ↗

Current core usage count.

()

Source from the content-addressed store, hash-verified

1931 }
1932 }
1933 }
1934 }
1935
1936 assert ObjectReleaseTracker.release(this);
1937 }
1938

Callers 7

testRefCountMethod · 0.95
testRefCountMTMethod · 0.95
callMethod · 0.95
testReloadLeakMethod · 0.95
reloadMethod · 0.95
reloadMethod · 0.95
initializeMetricsMethod · 0.95

Calls 1

getMethod · 0.65

Tested by 4

testRefCountMethod · 0.76
testRefCountMTMethod · 0.76
callMethod · 0.76
testReloadLeakMethod · 0.76