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.
-
Classes in org.apache.solr.cluster used by org.apache.solr.clusterClassDescriptionRepresentation of a SolrCloud node or server in the SolrCloud cluster.An instantiation (or one of the copies) of a given
Shardof a givenSolrCollection.The order of this enum is important from the most to least "important" replica type.Shard in aSolrCollection, i.e.Represents a Collection in SolrCloud (unrelated toCollectionthat uses the nicer name). -
Classes in org.apache.solr.cluster used by org.apache.solr.cluster.placementClassDescriptionA representation of the SolrCloud cluster state, providing information on which nodes and collections are part of the cluster and a way to get to more detailed info.Representation of a SolrCloud node or server in the SolrCloud cluster.An instantiation (or one of the copies) of a given
Shardof a givenSolrCollection.The order of this enum is important from the most to least "important" replica type.Represents a Collection in SolrCloud (unrelated toCollectionthat uses the nicer name). -
Classes in org.apache.solr.cluster used by org.apache.solr.cluster.placement.implClassDescriptionA representation of the SolrCloud cluster state, providing information on which nodes and collections are part of the cluster and a way to get to more detailed info.Representation of a SolrCloud node or server in the SolrCloud cluster.An instantiation (or one of the copies) of a given
Shardof a givenSolrCollection.The order of this enum is important from the most to least "important" replica type.Represents a Collection in SolrCloud (unrelated toCollectionthat uses the nicer name). -
Classes in org.apache.solr.cluster used by org.apache.solr.cluster.placement.pluginsClassDescriptionRepresentation of a SolrCloud node or server in the SolrCloud cluster.An instantiation (or one of the copies) of a given
Shardof a givenSolrCollection.Shard in aSolrCollection, i.e.Represents a Collection in SolrCloud (unrelated toCollectionthat uses the nicer name).