| Package | Description |
|---|---|
| org.apache.flink.runtime.taskexecutor |
| Modifier and Type | Method and Description |
|---|---|
void |
JobLeaderListener.jobManagerGainedLeadership(JobID jobId,
JobMasterGateway jobManagerGateway,
UUID jobLeaderId,
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–2017 The Apache Software Foundation. All rights reserved.