Uses of Package
org.apache.solr.cloud.api.collections
-
Packages that use org.apache.solr.cloud.api.collections Package Description org.apache.solr.cloud.api.collections Package related to internal implementations of the SolrCloud collections apiorg.apache.solr.cluster.placement.impl Implementation classes (not visible to plugins, subject to change at any time) for the interfaces inorg.apache.solr.cluster.placement
and to make them work with the rest of Solr.org.apache.solr.core Core classes implementing Solr internals and the management ofSolrCore
sorg.apache.solr.handler.admin SolrRequestHandler
implementations for powering he Solr Admin UIorg.apache.solr.handler.configsets V2 API classes for performing CRUD operations on configsets. -
Classes in org.apache.solr.cloud.api.collections used by org.apache.solr.cloud.api.collections Class Description AddReplicaCmd.CreateReplica A data structure to keep all information required to create a new replica in one place.Assign.AssignmentException Thrown if there is an exception while assigning nodes for replicasAssign.AssignRequest Assign.AssignRequestBuilder Assign.AssignStrategy Strategy for assigning replicas to nodes.CollApiCmds.CollectionApiCommand Interface implemented by all Collection API commands.CollectionCommandContext Data passed to Collection API command execution, to allow calls from either theOverseerCollectionMessageHandler
when commands are executed on the Overseer, or - in a future change - allow Collection API commands to be executed in a distributed way, unrelated to and not depending upon Overseer abstractions (including overseer collection message handling).CollectionHandlingUtils.ShardRequestTracker OverseerCollectionMessageHandler AOverseerMessageHandler
that handles Collections API related overseer messages.ReindexCollectionCmd.Cmd ReindexCollectionCmd.State RoutedAlias RoutedAlias.Action -
Classes in org.apache.solr.cloud.api.collections used by org.apache.solr.cluster.placement.impl Class Description Assign.AssignmentException Thrown if there is an exception while assigning nodes for replicasAssign.AssignRequest Assign.AssignStrategy Strategy for assigning replicas to nodes. -
Classes in org.apache.solr.cloud.api.collections used by org.apache.solr.core Class Description DistributedCollectionConfigSetCommandRunner Class for execution Collection API and Config Set API commands in a distributed way, without going through Overseer andOverseerCollectionMessageHandler
orOverseerConfigSetMessageHandler
. -
Classes in org.apache.solr.cloud.api.collections used by org.apache.solr.handler.admin Class Description DistributedCollectionConfigSetCommandRunner Class for execution Collection API and Config Set API commands in a distributed way, without going through Overseer andOverseerCollectionMessageHandler
orOverseerConfigSetMessageHandler
. -
Classes in org.apache.solr.cloud.api.collections used by org.apache.solr.handler.configsets Class Description DistributedCollectionConfigSetCommandRunner Class for execution Collection API and Config Set API commands in a distributed way, without going through Overseer andOverseerCollectionMessageHandler
orOverseerConfigSetMessageHandler
.