Interface | Description |
---|---|
HaLeadershipControl |
Interface to grant and revoke leadership of HA components.
|
Class | Description |
---|---|
EmbeddedHaServices |
An implementation of the
HighAvailabilityServices for the non-high-availability case
where all participants (ResourceManager, JobManagers, TaskManagers) run in the same process. |
EmbeddedHaServicesWithLeadershipControl |
EmbeddedHaServices extension to expose leadership granting and revoking. |
EmbeddedLeaderService |
A simple leader election service, which selects a leader among contenders and notifies listeners.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.