Uses of Class
org.apache.flink.runtime.dispatcher.MiniDispatcher
-
Packages that use MiniDispatcher Package Description org.apache.flink.runtime.dispatcher -
-
Uses of MiniDispatcher in org.apache.flink.runtime.dispatcher
Methods in org.apache.flink.runtime.dispatcher that return MiniDispatcher Modifier and Type Method Description MiniDispatcher
JobDispatcherFactory. createDispatcher(org.apache.flink.runtime.rpc.RpcService rpcService, DispatcherId fencingToken, Collection<JobGraph> recoveredJobs, Collection<JobResult> recoveredDirtyJobResults, DispatcherBootstrapFactory dispatcherBootstrapFactory, PartialDispatcherServicesWithJobPersistenceComponents partialDispatcherServicesWithJobPersistenceComponents)
-