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.apiMethods in org.apache.solr.cluster.api that return types with arguments of type ShardReplica Modifier and Type Method Description SimpleMap<ShardReplica>SolrNode. cores()Deprecated.Get all the cores in a given node.SimpleMap<ShardReplica>Shard. replicas()Deprecated.replicas of the shard
 
-