Package | Description |
---|---|
org.apache.solr.cloud |
Classes for dealing with ZooKeeper when operating in SolrCloud mode.
|
Modifier and Type | Class and Description |
---|---|
class |
OverseerTaskQueue
A
ZkDistributedQueue augmented with helper methods specific to the overseer task queues. |
Modifier and Type | Method and Description |
---|---|
ZkDistributedQueue |
ZkController.getOverseerJobQueue() |
Constructor and Description |
---|
OverseerNodePrioritizer(ZkStateReader zkStateReader,
ZkDistributedQueue stateUpdateQueue,
String adminPath,
ShardHandlerFactory shardHandlerFactory,
org.apache.http.client.HttpClient httpClient) |
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.