See: Description
| Interface | Description |
|---|---|
| ActionThrottle.NanoTimeSource | |
| RecoveryStrategy.RecoveryListener |
| Class | Description |
|---|---|
| ActionThrottle | |
| Assign | |
| CloudConfigSetService | |
| CloudDescriptor | |
| CloudUtil | |
| CurrentCoreDescriptorProvider |
Provide the current list of registered
CoreDescriptors. |
| DistributedMap |
A distributed map.
|
| DistributedMap.MapEvent | |
| DistributedQueue |
A distributed queue from zk recipes.
|
| DistributedQueue.QueueEvent | |
| ElectionContext | |
| LeaderElector |
Leader Election process.
|
| LeaderInitiatedRecoveryThread |
Background daemon thread that tries to send the REQUESTRECOVERY to a downed
replica; used by a shard leader to nag a replica into recovering after the
leader experiences an error trying to send an update request to the replica.
|
| Overseer |
Cluster leader.
|
| Overseer.FailedOp | |
| Overseer.Stat | |
| Overseer.Stats |
Used to hold statistics about overseer operations.
|
| OverseerAutoReplicaFailoverThread |
In this simple initial implementation we are limited in how quickly we detect
a failure by a worst case of roughly zk session timeout + WAIT_AFTER_EXPIRATION_SECONDS + WORK_LOOP_DELAY_MS
and best case of roughly zk session timeout + WAIT_AFTER_EXPIRATION_SECONDS.
|
| OverseerCollectionProcessor | |
| OverseerSolrResponse | |
| RecoveryStrategy | |
| SolrZkServer | |
| SyncStrategy | |
| ZkCLI | |
| ZkController |
Handle ZooKeeper interactions.
|
| ZkSolrResourceLoader |
ResourceLoader that works with ZooKeeper.
|
| ZkSolrResourceLoader.ZkByteArrayInputStream |
| Exception | Description |
|---|---|
| ZkController.ResourceModifiedInZkException |
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.