| Package | Description |
|---|---|
| org.apache.flink.runtime.highavailability | |
| org.apache.flink.runtime.leaderelection |
| Constructor and Description |
|---|
AbstractHaServices(org.apache.flink.configuration.Configuration config,
LeaderElectionDriverFactory driverFactory,
Executor ioExecutor,
BlobStoreService blobStoreService,
JobResultStore jobResultStore) |
| Modifier and Type | Class and Description |
|---|---|
class |
ZooKeeperLeaderElectionDriverFactory
Factory for
ZooKeeperLeaderElectionDriver. |
| Constructor and Description |
|---|
DefaultLeaderElectionService(LeaderElectionDriverFactory leaderElectionDriverFactory) |
DefaultLeaderElectionService(LeaderElectionDriverFactory leaderElectionDriverFactory,
org.apache.flink.runtime.rpc.FatalErrorHandler fallbackErrorHandler) |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.