Uses of Class
org.apache.flink.runtime.jobmaster.JMTMRegistrationRejection
Packages that use JMTMRegistrationRejection
-
Uses of JMTMRegistrationRejection in org.apache.flink.runtime.taskexecutor
Methods in org.apache.flink.runtime.taskexecutor with parameters of type JMTMRegistrationRejectionModifier and TypeMethodDescriptionvoidJobLeaderListener.jobManagerRejectedRegistration(org.apache.flink.api.common.JobID jobId, String targetAddress, JMTMRegistrationRejection rejection) Callback if a job manager rejected the connection attempts of a task manager.