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

Method keySet

solr/core/src/java/org/apache/solr/core/PluginBag.java:219–221  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

217 }
218
219 public Set<String> keySet() {
220 return immutableRegistry.keySet();
221 }
222
223 /** register a plugin by a name */
224 public T put(String name, T plugin) {

Callers 15

addMetadataMethod · 0.45
loadMethod · 0.45
parseRmetaJsonMethod · 0.45
toStringMethod · 0.45
toStringMethod · 0.45
doGetMethod · 0.45
getTableMapMethod · 0.45
initMethod · 0.45
parseConfigMapMethod · 0.45

Calls

no outgoing calls

Tested by 15

testSetupBasicAuthMethod · 0.36
compare1Method · 0.36
matchMapMethod · 0.36
invertFieldMethod · 0.36
reportLimitViolationsMethod · 0.36
stopAllMethod · 0.36
startAllMethod · 0.36
getRandomSliceMethod · 0.36
getTypeForJettyMethod · 0.36
canKillIndexerMethod · 0.36