Uses of Class
org.apache.flink.runtime.dispatcher.runner.SessionDispatcherLeaderProcess
-
Packages that use SessionDispatcherLeaderProcess Package Description org.apache.flink.runtime.dispatcher.runner -
-
Uses of SessionDispatcherLeaderProcess in org.apache.flink.runtime.dispatcher.runner
Methods in org.apache.flink.runtime.dispatcher.runner that return SessionDispatcherLeaderProcess Modifier and Type Method Description static SessionDispatcherLeaderProcess
SessionDispatcherLeaderProcess. create(UUID leaderSessionId, AbstractDispatcherLeaderProcess.DispatcherGatewayServiceFactory dispatcherFactory, ExecutionPlanStore executionPlanStore, JobResultStore jobResultStore, Executor ioExecutor, org.apache.flink.runtime.rpc.FatalErrorHandler fatalErrorHandler)
-