Package | Description |
---|---|
org.apache.flink.runtime.highavailability.nonha.embedded | |
org.apache.flink.runtime.highavailability.nonha.standalone |
Modifier and Type | Class and Description |
---|---|
class |
EmbeddedHaServices
An implementation of the
HighAvailabilityServices for the non-high-availability case
where all participants (ResourceManager, JobManagers, TaskManagers) run in the same process. |
class |
EmbeddedHaServicesWithLeadershipControl
EmbeddedHaServices extension to expose leadership granting and revoking. |
Modifier and Type | Class and Description |
---|---|
class |
StandaloneHaServices
An implementation of the
HighAvailabilityServices for the non-high-availability case. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.