| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.leaderelection |
| 限定符和类型 | 方法和说明 |
|---|---|
static LeaderInformationWithComponentId |
LeaderInformationWithComponentId.create(String componentId,
LeaderInformation leaderInformation) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
MultipleComponentLeaderElectionDriver.Listener.notifyAllKnownLeaderInformation(Collection<LeaderInformationWithComponentId> leaderInformationWithComponentIds)
Notifies the listener about all currently known leader information.
|
void |
DefaultMultipleComponentLeaderElectionService.notifyAllKnownLeaderInformation(Collection<LeaderInformationWithComponentId> leaderInformationWithComponentIds) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.