Uses of Interface
org.apache.flink.runtime.dispatcher.runner.DispatcherRunnerFactory
Packages that use DispatcherRunnerFactory
Package
Description
-
Uses of DispatcherRunnerFactory in org.apache.flink.runtime.dispatcher.runner
Classes in org.apache.flink.runtime.dispatcher.runner that implement DispatcherRunnerFactoryModifier and TypeClassDescriptionclassDispatcherRunnerFactoryimplementation which createsDefaultDispatcherRunnerinstances. -
Uses of DispatcherRunnerFactory in org.apache.flink.runtime.entrypoint.component
Constructors in org.apache.flink.runtime.entrypoint.component with parameters of type DispatcherRunnerFactoryModifierConstructorDescriptionDefaultDispatcherResourceManagerComponentFactory(DispatcherRunnerFactory dispatcherRunnerFactory, ResourceManagerFactory<?> resourceManagerFactory, RestEndpointFactory<?> restEndpointFactory)