Uses of Class
org.apache.wayang.flink.execution.FlinkContextReference
-
Packages that use FlinkContextReference Package Description org.apache.wayang.flink.platform -
-
Uses of FlinkContextReference in org.apache.wayang.flink.platform
Methods in org.apache.wayang.flink.platform that return FlinkContextReference Modifier and Type Method Description FlinkContextReference
FlinkPlatform. getFlinkContext(Job job)
Configures the single maintainedExecutionEnvironment
according to thejob
and returns it.
-