See: Description
| Interface | Description |
|---|---|
| OverseerCollectionMessageHandler.Cmd |
| Class | Description |
|---|---|
| AddReplicaCmd | |
| Assign | |
| BackupCmd | |
| CreateAliasCmd | |
| CreateCollectionCmd | |
| CreateShardCmd | |
| CreateSnapshotCmd |
This class implements the functionality of creating a collection level snapshot.
|
| DeleteAliasCmd | |
| DeleteCollectionCmd | |
| DeleteNodeCmd | |
| DeleteReplicaCmd | |
| DeleteShardCmd | |
| DeleteSnapshotCmd |
This class implements the functionality of deleting a collection level snapshot.
|
| LeaderRecoveryWatcher |
We use this watcher to wait for any eligible replica in a shard to become active so that it can become a leader.
|
| MaintainRoutedAliasCmd |
(Internal) For "time routed aliases", both deletes old collections and creates new collections
associated with routed aliases.
|
| MigrateCmd | |
| MoveReplicaCmd | |
| OverseerCollectionMessageHandler |
A
OverseerMessageHandler that handles Collections API related
overseer messages. |
| OverseerRoleCmd | |
| OverseerStatusCmd | |
| ReplaceNodeCmd | |
| RestoreCmd | |
| SetAliasPropCmd | |
| SplitShardCmd | |
| TimeRoutedAlias |
Holds configuration for a routed alias, and some common code and constants.
|
| UtilizeNodeCmd |
| Exception | Description |
|---|---|
| Assign.AssignmentException |
Thrown if there is an exception while assigning nodes for replicas
|
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.