| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.highavailability | |
| org.apache.flink.runtime.leaderelection |
| 构造器和说明 |
|---|
AbstractHaServices(org.apache.flink.configuration.Configuration config,
LeaderElectionDriverFactory driverFactory,
Executor ioExecutor,
BlobStoreService blobStoreService,
JobResultStore jobResultStore) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ZooKeeperLeaderElectionDriverFactory
Factory for
ZooKeeperLeaderElectionDriver. |
| 构造器和说明 |
|---|
DefaultLeaderElectionService(LeaderElectionDriverFactory leaderElectionDriverFactory) |
DefaultLeaderElectionService(LeaderElectionDriverFactory leaderElectionDriverFactory,
org.apache.flink.runtime.rpc.FatalErrorHandler fallbackErrorHandler) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.