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

Method put

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

:TODO: copy from Map

(K key, V value)

Source from the content-addressed store, hash-verified

84
85 /** :TODO: copy from Map */
86 public V put(K key, V value);
87
88 /** :TODO: copy from Map */
89 public V get(K key);

Callers 15

cacheInsertMethod · 0.95
parseRulesFileMethod · 0.65
SolrContentHandlerMethod · 0.65
startPrefixMappingMethod · 0.65
makeFeaturesMethod · 0.65
getFeaturesMethod · 0.65
doTestParamsToMapMethod · 0.65
makeFeaturesMethod · 0.65
makeFilterFeaturesMethod · 0.65

Calls

no outgoing calls

Tested by 15

makeFeaturesMethod · 0.52
getFeaturesMethod · 0.52
doTestParamsToMapMethod · 0.52
makeFeaturesMethod · 0.52
makeFilterFeaturesMethod · 0.52
createLayerParamsMethod · 0.52
testLinearAlgebraMethod · 0.52
makeFeatureWeightsMethod · 0.52
getInstanceTestMethod · 0.52
existingNameTestMethod · 0.52