Uses of Interface
org.apache.flink.runtime.dispatcher.runner.AbstractDispatcherLeaderProcess.DispatcherGatewayServiceFactory
Packages that use AbstractDispatcherLeaderProcess.DispatcherGatewayServiceFactory
-
Uses of AbstractDispatcherLeaderProcess.DispatcherGatewayServiceFactory in org.apache.flink.runtime.dispatcher.runner
Methods in org.apache.flink.runtime.dispatcher.runner with parameters of type AbstractDispatcherLeaderProcess.DispatcherGatewayServiceFactoryModifier and TypeMethodDescriptionSessionDispatcherLeaderProcess.create(UUID leaderSessionId, AbstractDispatcherLeaderProcess.DispatcherGatewayServiceFactory dispatcherFactory, ExecutionPlanStore executionPlanStore, JobResultStore jobResultStore, Executor ioExecutor, org.apache.flink.runtime.rpc.FatalErrorHandler fatalErrorHandler) Constructors in org.apache.flink.runtime.dispatcher.runner with parameters of type AbstractDispatcherLeaderProcess.DispatcherGatewayServiceFactoryModifierConstructorDescriptionSessionDispatcherLeaderProcessFactory(AbstractDispatcherLeaderProcess.DispatcherGatewayServiceFactory dispatcherGatewayServiceFactory, JobPersistenceComponentFactory jobPersistenceComponentFactory, Executor ioExecutor, org.apache.flink.runtime.rpc.FatalErrorHandler fatalErrorHandler)