Package org.apache.solr.cluster.api
Interface SolrCollection
-
@Deprecated public interface SolrCollection
Deprecated.Represents a collection in Solr
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description Stringconfig()Deprecated.Name of the configset used by this collectionStringname()Deprecated.Routerrouter()Deprecated.Router used in this collectionSimpleMap<Shard>shards()Deprecated.shards of a collection
-