Uses of Interface
org.apache.flink.runtime.dispatcher.DispatcherBootstrap
Packages that use DispatcherBootstrap
-
Uses of DispatcherBootstrap in org.apache.flink.runtime.dispatcher
Classes in org.apache.flink.runtime.dispatcher that implement DispatcherBootstrapModifier and TypeClassDescriptionclassADispatcherBootstrapwhich submits the providedjob graphsfor execution upon dispatcher initialization.Methods in org.apache.flink.runtime.dispatcher that return DispatcherBootstrapModifier and TypeMethodDescriptionDispatcherBootstrapFactory.create(DispatcherGateway dispatcher, org.apache.flink.util.concurrent.ScheduledExecutor scheduledExecutor, org.apache.flink.runtime.rpc.FatalErrorHandler errorHandler)