| 接口 | 说明 |
|---|---|
| DraftTransformationTranslator<TF extends org.apache.flink.api.dag.Transformation<?>> |
Creates the actual transformation according to the draft transformation.
|
| DraftTransformationTranslator.Context |
The context for
DraftTransformationTranslator. |
| 类 | 说明 |
|---|---|
| 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.
|
Copyright © 2019–2022 The Apache Software Foundation. All rights reserved.