Uses of Interface
org.apache.solr.cluster.api.ShardReplica
-
Packages that use ShardReplica Package Description org.apache.solr.cluster.api API interfaces for core SolrCloud classes -
-
Uses of ShardReplica in org.apache.solr.cluster.api
Methods in org.apache.solr.cluster.api that return types with arguments of type ShardReplica Modifier and Type Method Description SimpleMap<ShardReplica>
SolrNode. cores()
Get all the cores in a given node.SimpleMap<ShardReplica>
Shard. replicas()
replicas of the shard
-