Uses of Interface
org.apache.solr.cluster.api.SolrCollection
- 
Packages that use SolrCollection Package Description org.apache.solr.cluster.api API interfaces for core SolrCloud classes
- 
- 
Uses of SolrCollection in org.apache.solr.cluster.apiMethods in org.apache.solr.cluster.api that return types with arguments of type SolrCollection Modifier and Type Method Description SimpleMap<SolrCollection>SolrCluster. collections()collections in the clusterSimpleMap<SolrCollection>SolrCluster. collections(boolean includeAlias)collections in the cluster and aliases
 
-