Interface JobGraphRetriever
- All Known Implementing Classes:
AbstractUserClassPathJobGraphRetriever,FileJobGraphRetriever
public interface JobGraphRetriever
Interface which allows to retrieve the
JobGraph.-
Method Summary
Modifier and TypeMethodDescriptionretrieveJobGraph(org.apache.flink.configuration.Configuration configuration) Retrieve theJobGraph.