| Package | Description |
|---|---|
| org.apache.flink.runtime.taskexecutor |
| Modifier and Type | Method and Description |
|---|---|
void |
JobLeaderListener.jobManagerGainedLeadership(org.apache.flink.api.common.JobID jobId,
JobMasterGateway jobManagerGateway,
JMTMRegistrationSuccess registrationMessage)
Callback if a job manager has gained leadership for the job identified by the job id and a
connection could be established to this job manager.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.