| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.runtime.operators.multipleinput.output |
| 限定符和类型 | 类和说明 |
|---|---|
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–2022 The Apache Software Foundation. All rights reserved.