See: Description
| Interface | Description |
|---|---|
| BeamStoppableFunction |
Custom StoppableFunction for backward compatibility.
|
| Class | Description |
|---|---|
| DedupingOperator<T> |
Remove values with duplicate ids.
|
| StreamingImpulseSource | Deprecated
Legacy non-portable source which can be replaced by a DoFn with timers.
|
| TestStreamSource<T> |
Flink source for executing
TestStream. |
| UnboundedSourceWrapper<OutputT,CheckpointMarkT extends org.apache.beam.sdk.io.UnboundedSource.CheckpointMark> |
Wrapper for executing
UnboundedSources as a Flink Source. |