Package org.apache.flink.api.dag
-
Interface Summary Interface Description Pipeline Common interface for Flink pipelines. -
Class Summary Class Description Transformation<T> ATransformationrepresents the operation that creates a DataStream.
| Interface | Description |
|---|---|
| Pipeline |
Common interface for Flink pipelines.
|
| Class | Description |
|---|---|
| Transformation<T> |
A
Transformation represents the operation that creates a DataStream. |