Uses of Package
org.apache.wayang.flink.execution
-
Packages that use org.apache.wayang.flink.execution Package Description org.apache.wayang.flink.channels org.apache.wayang.flink.compiler org.apache.wayang.flink.operators org.apache.wayang.flink.platform -
Classes in org.apache.wayang.flink.execution used by org.apache.wayang.flink.channels Class Description FlinkExecutor Executor
implementation for theFlinkPlatform
. -
Classes in org.apache.wayang.flink.execution used by org.apache.wayang.flink.compiler Class Description FlinkExecutionContext ExecutionContext
implementation for theFlinkPlatform
. -
Classes in org.apache.wayang.flink.execution used by org.apache.wayang.flink.operators Class Description FlinkExecutor Executor
implementation for theFlinkPlatform
. -
Classes in org.apache.wayang.flink.execution used by org.apache.wayang.flink.platform Class Description FlinkContextReference Wraps and manages a FlinkExecutionEnvironment
to avoid steady re-creation.