Uses of Interface
org.apache.flink.runtime.entrypoint.component.DispatcherResourceManagerComponentFactory
Packages that use DispatcherResourceManagerComponentFactory
Package
Description
-
Uses of DispatcherResourceManagerComponentFactory in org.apache.flink.runtime.entrypoint
Methods in org.apache.flink.runtime.entrypoint that return DispatcherResourceManagerComponentFactoryModifier and TypeMethodDescriptionprotected abstract DispatcherResourceManagerComponentFactoryClusterEntrypoint.createDispatcherResourceManagerComponentFactory(org.apache.flink.configuration.Configuration configuration) -
Uses of DispatcherResourceManagerComponentFactory in org.apache.flink.runtime.entrypoint.component
Classes in org.apache.flink.runtime.entrypoint.component that implement DispatcherResourceManagerComponentFactoryModifier and TypeClassDescriptionclassAbstract class which implements the creation of theDispatcherResourceManagerComponentcomponents. -
Uses of DispatcherResourceManagerComponentFactory in org.apache.flink.runtime.minicluster
Methods in org.apache.flink.runtime.minicluster that return DispatcherResourceManagerComponentFactory