Uses of Interface
org.apache.flink.runtime.entrypoint.component.JobGraphRetriever
-
Packages that use JobGraphRetriever Package Description org.apache.flink.runtime.entrypoint.component -
-
Uses of JobGraphRetriever in org.apache.flink.runtime.entrypoint.component
Classes in org.apache.flink.runtime.entrypoint.component that implement JobGraphRetriever Modifier and Type Class Description classAbstractUserClassPathJobGraphRetrieverAbstract class for the JobGraphRetriever which supports getting user classpaths.classFileJobGraphRetrieverJobGraphRetrieverimplementation which retrieves theJobGraphfrom a file on disk.
-