Uses of Package
org.apache.solr.cluster

Packages that use org.apache.solr.cluster
Package
Description
This package contains the interfaces giving access to cluster state, including nodes, collections and the structure of the collections (shards and replicas).
This package contains interfaces visible by plugins (i.e.
Implementation classes (not visible to plugins, subject to change at any time) for the interfaces in org.apache.solr.cluster.placement and to make them work with the rest of Solr.
Sample plugin implementations.