Uses of Class
org.apache.flink.runtime.dispatcher.PartialDispatcherServicesWithJobPersistenceComponents
Packages that use PartialDispatcherServicesWithJobPersistenceComponents
-
Uses of PartialDispatcherServicesWithJobPersistenceComponents in org.apache.flink.runtime.dispatcher
Methods in org.apache.flink.runtime.dispatcher that return PartialDispatcherServicesWithJobPersistenceComponentsModifier and TypeMethodDescriptionPartialDispatcherServicesWithJobPersistenceComponents.from(PartialDispatcherServices partialDispatcherServices, ExecutionPlanWriter executionPlanWriter, JobResultStore jobResultStore) Methods in org.apache.flink.runtime.dispatcher with parameters of type PartialDispatcherServicesWithJobPersistenceComponentsModifier and TypeMethodDescriptionDispatcherFactory.createDispatcher(org.apache.flink.runtime.rpc.RpcService rpcService, DispatcherId fencingToken, Collection<ExecutionPlan> recoveredJobs, Collection<JobResult> recoveredDirtyJobResults, DispatcherBootstrapFactory dispatcherBootstrapFactory, PartialDispatcherServicesWithJobPersistenceComponents partialDispatcherServicesWithJobPersistenceComponents) Create aDispatcher.SessionDispatcherFactory.createDispatcher(org.apache.flink.runtime.rpc.RpcService rpcService, DispatcherId fencingToken, Collection<ExecutionPlan> recoveredJobs, Collection<JobResult> recoveredDirtyJobResults, DispatcherBootstrapFactory dispatcherBootstrapFactory, PartialDispatcherServicesWithJobPersistenceComponents partialDispatcherServicesWithJobPersistenceComponents) static DispatcherServicesDispatcherServices.from(PartialDispatcherServicesWithJobPersistenceComponents partialDispatcherServicesWithJobPersistenceComponents, JobManagerRunnerFactory jobManagerRunnerFactory, CleanupRunnerFactory cleanupRunnerFactory)