| Package | Description |
|---|---|
| org.apache.solr.cloud |
Classes for dealing with ZooKeeper when operating in SolrCloud mode.
|
| org.apache.solr.cloud.autoscaling |
Package for classes related to autoscaling
|
| 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() |
static ZkDistributedQueue |
Overseer.getStateUpdateQueue(SolrZkClient zkClient)
Get queue that can be used to send messages to Overseer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TriggerEventQueue |
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.