Package org.apache.flink.runtime.entrypoint.component
-
Interface Summary Interface Description DispatcherResourceManagerComponentFactory Factory for theDispatcherResourceManagerComponent.JobGraphRetriever Interface which allows to retrieve theJobGraph. -
Class Summary Class Description AbstractUserClassPathJobGraphRetriever Abstract class for the JobGraphRetriever which supports getting user classpaths.DefaultDispatcherResourceManagerComponentFactory Abstract class which implements the creation of theDispatcherResourceManagerComponentcomponents.DispatcherResourceManagerComponent FileJobGraphRetriever JobGraphRetrieverimplementation which retrieves theJobGraphfrom a file on disk.