程序包 org.apache.flink.iteration.compile
-
接口概要 接口 说明 DraftTransformationTranslator<TF extends org.apache.flink.api.dag.Transformation<?>> Creates the actual transformation according to the draft transformation.DraftTransformationTranslator.Context The context forDraftTransformationTranslator. -
类概要 类 说明 DraftExecutionEnvironment A specialized stream execution environment that allows users to first construct a subgraph and later copy the transformations into the actual environment.DraftExecutionEnvironment.EmptySource<T> A special source that emits no data.