Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
addMetadata
Method · 0.45
load
Method · 0.45
parseRmetaJson
Method · 0.45
updateDynamicMemoryMetrics
Method · 0.45
extractThreadModuleParams
Method · 0.45
toString
Method · 0.45
toString
Method · 0.45
doGet
Method · 0.45
getTableMap
Method · 0.45
testJwtConfigApiMapping
Method · 0.45
init
Method · 0.45
parseConfigMap
Method · 0.45
Calls
no outgoing calls
Tested by
15
testJwtConfigApiMapping
Method · 0.36
testSetupBasicAuth
Method · 0.36
compare1
Method · 0.36
matchMap
Method · 0.36
invertField
Method · 0.36
assertAuthMetricsMinimumsPrometheus
Method · 0.36
reportLimitViolations
Method · 0.36
stopAll
Method · 0.36
startAll
Method · 0.36
getRandomSlice
Method · 0.36
getTypeForJetty
Method · 0.36
canKillIndexer
Method · 0.36