| Package | Description |
|---|---|
| org.apache.flink.table.runtime.operators.multipleinput.output |
| Modifier and Type | Class and Description |
|---|---|
class |
CopyingFirstInputOfTwoInputStreamOperatorOutput
An
Output that can be used to emit copying elements and other messages
for the first input of TwoInputStreamOperator. |
class |
CopyingOneInputStreamOperatorOutput
An
Output that can be used to emit copying elements and other messages for OneInputStreamOperator. |
class |
CopyingSecondInputOfTwoInputStreamOperatorOutput
An
Output that can be used to emit copying elements and other messages
for the second input of TwoInputStreamOperator. |
class |
FirstInputOfTwoInputStreamOperatorOutput
An
Output that can be used to emit elements and other messages
for the first input of TwoInputStreamOperator. |
class |
OneInputStreamOperatorOutput
An
Output that can be used to emit elements and other messages for OneInputStreamOperator. |
class |
SecondInputOfTwoInputStreamOperatorOutput
An
Output that can be used to emit elements and other messages
for the second input of TwoInputStreamOperator. |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.