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