Uses of Interface
org.apache.flink.runtime.resourcemanager.JobLeaderIdActions
-
Packages that use JobLeaderIdActions Package Description org.apache.flink.runtime.resourcemanager -
-
Uses of JobLeaderIdActions in org.apache.flink.runtime.resourcemanager
Methods in org.apache.flink.runtime.resourcemanager with parameters of type JobLeaderIdActions Modifier and Type Method Description voidDefaultJobLeaderIdService. start(JobLeaderIdActions initialJobLeaderIdActions)voidJobLeaderIdService. start(JobLeaderIdActions initialJobLeaderIdActions)Start the service with the given job leader actions.
-