| Package | Description |
|---|---|
| org.apache.flink.table.runtime.operators.multipleinput.output |
| Class and Description |
|---|
| BroadcastingOutput
An
Output that can be used to emit elements and other messages to multiple outputs. |
| FirstInputOfTwoInputStreamOperatorOutput
An
Output that can be used to emit elements and other messages for the first input of
TwoInputStreamOperator. |
| OneInputStreamOperatorOutput
An
Output that can be used to emit elements and other messages for OneInputStreamOperator. |
| OutputBase
Base
Output that can be used to emit elements and other messages in MultipleInputStreamOperatorBase. |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.