Uses of Class
org.apache.flink.table.runtime.operators.multipleinput.output.BroadcastingOutput
Packages that use BroadcastingOutput
-
Uses of BroadcastingOutput in org.apache.flink.table.runtime.operators.multipleinput.output
Modifier and TypeClassDescriptionclassSpecial version ofBroadcastingOutputthat performs a shallow copy of theStreamRecordto ensure that multi-output works correctly.