Uses of Interface
org.apache.flink.runtime.entrypoint.component.JobGraphRetriever
Packages that use JobGraphRetriever
-
Uses of JobGraphRetriever in org.apache.flink.runtime.entrypoint.component
Classes in org.apache.flink.runtime.entrypoint.component that implement JobGraphRetrieverModifier and TypeClassDescriptionclassAbstract class for the JobGraphRetriever which supports getting user classpaths.classJobGraphRetrieverimplementation which retrieves theJobGraphfrom a file on disk.