Uses of Class
org.apache.flink.runtime.entrypoint.component.AbstractUserClassPathJobGraphRetriever
-
Packages that use AbstractUserClassPathJobGraphRetriever Package Description org.apache.flink.runtime.entrypoint.component -
-
Uses of AbstractUserClassPathJobGraphRetriever in org.apache.flink.runtime.entrypoint.component
Subclasses of AbstractUserClassPathJobGraphRetriever in org.apache.flink.runtime.entrypoint.component Modifier and Type Class Description class
FileJobGraphRetriever
JobGraphRetriever
implementation which retrieves theJobGraph
from a file on disk.
-