Package org.apache.flink.table.runtime.operators.multipleinput.output
package org.apache.flink.table.runtime.operators.multipleinput.output
-
ClassDescriptionAn
Outputthat can be used to emit elements and other messages to multiple outputs.Special version ofBroadcastingOutputthat performs a shallow copy of theStreamRecordto ensure that multi-output works correctly.AnOutputthat can be used to emit copying elements and other messages for the first input ofTwoInputStreamOperator.AnOutputthat can be used to emit copying elements and other messages forOneInputStreamOperator.AnOutputthat can be used to emit copying elements and other messages for the second input ofTwoInputStreamOperator.A special exception that signifies that the cause exception came from aMultipleInputStreamOperatorBase.AnOutputthat can be used to emit elements and other messages for the first input ofTwoInputStreamOperator.AnOutputthat can be used to emit elements and other messages forOneInputStreamOperator.BaseOutputthat can be used to emit elements and other messages inMultipleInputStreamOperatorBase.AnOutputthat can be used to emit elements and other messages for the second input ofTwoInputStreamOperator.