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

Method iterator

solr/core/src/java/org/apache/solr/cluster/Shard.java:41–41  ·  view source on GitHub ↗

@return an iterator over Replicas already existing for this Shard.

()

Source from the content-addressed store, hash-verified

39
40 /**
41 * Returns the {@link Replica} of the given name for that shard, if such a replica exists.
42 *
43 * @return {@code null} if the replica does not (or does not yet) exist for the shard.
44 */

Callers 15

testClusterBuilderMethod · 0.95
hasInheritedJavadocsMethod · 0.65
performQueryMethod · 0.65
setupSolrClusterMethod · 0.65
performQueryMethod · 0.65
scoreSingleHitMethod · 0.65
iteratorMethod · 0.65
nextDocMethod · 0.65
advanceMethod · 0.65
costMethod · 0.65
extractFeaturesMethod · 0.65

Implementers 3

ShardImplsolr/test-framework/src/java/org/apach
ShardImplsolr/core/src/java/org/apache/solr/clu
OrderedNodePlacementPluginsolr/core/src/java/org/apache/solr/clu

Calls

no outgoing calls

Tested by 15

testClusterBuilderMethod · 0.76
performQueryMethod · 0.52
setupSolrClusterMethod · 0.52
performQueryMethod · 0.52
findKeyFromFirstListMethod · 0.52
notFoundKeyMethod · 0.52
clusterMethod · 0.52
getMethod · 0.52
matchMapMethod · 0.52
compareSolrDocumentMethod · 0.52