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 FlinkContextReferenceFlinkPlatform. getFlinkContext(Job job)Configures the single maintainedExecutionEnvironmentaccording to thejoband returns it.
-