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