Uses of Class
org.apache.flink.runtime.dispatcher.PartialDispatcherServices
Packages that use PartialDispatcherServices
-
Uses of PartialDispatcherServices in org.apache.flink.runtime.dispatcher
Subclasses of PartialDispatcherServices in org.apache.flink.runtime.dispatcherMethods in org.apache.flink.runtime.dispatcher with parameters of type PartialDispatcherServicesModifier and TypeMethodDescriptionPartialDispatcherServicesWithJobPersistenceComponents.from(PartialDispatcherServices partialDispatcherServices, ExecutionPlanWriter executionPlanWriter, JobResultStore jobResultStore) -
Uses of PartialDispatcherServices in org.apache.flink.runtime.dispatcher.runner
Methods in org.apache.flink.runtime.dispatcher.runner with parameters of type PartialDispatcherServicesModifier and TypeMethodDescriptionDefaultDispatcherRunnerFactory.createDispatcherRunner(LeaderElection leaderElection, org.apache.flink.runtime.rpc.FatalErrorHandler fatalErrorHandler, JobPersistenceComponentFactory jobPersistenceComponentFactory, Executor ioExecutor, org.apache.flink.runtime.rpc.RpcService rpcService, PartialDispatcherServices partialDispatcherServices) DispatcherRunnerFactory.createDispatcherRunner(LeaderElection leaderElection, org.apache.flink.runtime.rpc.FatalErrorHandler fatalErrorHandler, JobPersistenceComponentFactory jobPersistenceComponentFactory, Executor ioExecutor, org.apache.flink.runtime.rpc.RpcService rpcService, PartialDispatcherServices partialDispatcherServices) DispatcherLeaderProcessFactoryFactory.createFactory(JobPersistenceComponentFactory jobPersistenceComponentFactory, Executor ioExecutor, org.apache.flink.runtime.rpc.RpcService rpcService, PartialDispatcherServices partialDispatcherServices, org.apache.flink.runtime.rpc.FatalErrorHandler fatalErrorHandler) SessionDispatcherLeaderProcessFactoryFactory.createFactory(JobPersistenceComponentFactory jobPersistenceComponentFactory, Executor ioExecutor, org.apache.flink.runtime.rpc.RpcService rpcService, PartialDispatcherServices partialDispatcherServices, org.apache.flink.runtime.rpc.FatalErrorHandler fatalErrorHandler)