| Class and Description |
|---|
| AbstractMultipleInputTransformation
Base class for transformations representing the application of a
MultipleInputStreamOperator
to input Transformations. |
| LegacySinkTransformation
This Transformation represents a stream Sink.
|
| Class and Description |
|---|
| ShuffleMode
The shuffle mode defines the data exchange mode between operators.
|
| Class and Description |
|---|
| LegacySinkTransformation
This Transformation represents a stream Sink.
|
| Class and Description |
|---|
| AbstractMultipleInputTransformation
Base class for transformations representing the application of a
MultipleInputStreamOperator
to input Transformations. |
| BroadcastStateTransformation
This is the transformation for the Broadcast State pattern.
|
KeyedMultipleInputTransformation
AbstractMultipleInputTransformation implementation for keyed streams. |
MultipleInputTransformation
AbstractMultipleInputTransformation implementation for non-keyed streams. |
| PhysicalTransformation
A
Transformation that creates a physical operation. |
| ShuffleMode
The shuffle mode defines the data exchange mode between operators.
|
| WithBoundedness
An interface to be implemented by transformations that have explicitly set
Boundedness. |
| Class and Description |
|---|
| AbstractMultipleInputTransformation
Base class for transformations representing the application of a
MultipleInputStreamOperator
to input Transformations. |
| BroadcastStateTransformation
This is the transformation for the Broadcast State pattern.
|
| LegacySinkTransformation
This Transformation represents a stream Sink.
|
| LegacySourceTransformation
This represents a Source.
|
| OneInputTransformation
This Transformation represents the application of a
OneInputStreamOperator to one input
Transformation. |
| PartitionTransformation
This transformation represents a change of partitioning of the input elements.
|
| ReduceTransformation
A
Transformation that describes a reduce operation on a KeyedStream. |
| SideOutputTransformation
This transformation represents a selection of a side output of an upstream operation with a
given
OutputTag. |
| SinkTransformation
A
Transformation for Sink. |
| SourceTransformation
A
PhysicalTransformation for Source. |
| TimestampsAndWatermarksTransformation |
| TwoInputTransformation
This Transformation represents the application of a
TwoInputStreamOperator to two input Transformations. |
| UnionTransformation
This transformation represents a union of several input
Transformations. |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.