public interface JobGraphRetriever
JobGraph
.Modifier and Type | Method and Description |
---|---|
JobGraph |
retrieveJobGraph(Configuration configuration)
Retrieve the
JobGraph . |
JobGraph retrieveJobGraph(Configuration configuration) throws FlinkException
JobGraph
.configuration
- cluster configurationJobGraph
.FlinkException
- if the JobGraph
could not be retrievedCopyright © 2014–2024 The Apache Software Foundation. All rights reserved.