| Package | Description |
|---|---|
| org.apache.solr.cloud |
Classes for dealing with ZooKeeper when operating in SolrCloud mode.
|
| org.apache.solr.cloud.api.collections |
Package related to internal implementations of the SolrCloud collections api
|
| org.apache.solr.handler.component |
SearchComponent implementations for
use in SearchHandler |
| Constructor and Description |
|---|
OverseerCollectionConfigSetProcessor(ZkStateReader zkStateReader,
String myId,
HttpShardHandlerFactory shardHandlerFactory,
String adminPath,
Stats stats,
Overseer overseer,
OverseerNodePrioritizer overseerNodePrioritizer,
OverseerTaskQueue workQueue,
DistributedMap runningMap,
DistributedMap completedMap,
DistributedMap failureMap,
SolrMetricsContext solrMetricsContext) |
| Constructor and Description |
|---|
OverseerCollectionMessageHandler(ZkStateReader zkStateReader,
String myId,
HttpShardHandlerFactory shardHandlerFactory,
String adminPath,
Stats stats,
Overseer overseer,
OverseerNodePrioritizer overseerPrioritizer) |
| Constructor and Description |
|---|
HttpShardHandler(HttpShardHandlerFactory httpShardHandlerFactory,
Http2SolrClient httpClient) |
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.