Uses of Interface
org.apache.solr.cluster.api.Shard
-
Packages that use Shard Package Description org.apache.solr.cluster.api API interfaces for core SolrCloud classes -
-
Uses of Shard in org.apache.solr.cluster.api
Methods in org.apache.solr.cluster.api that return types with arguments of type Shard Modifier and Type Method Description SimpleMap<Shard>
SolrCollection. shards()
shards of a collection
-