Uses of Class
org.apache.flink.table.runtime.operators.process.RepeatedRowData
-
Packages that use RepeatedRowData Package Description org.apache.flink.table.runtime.operators.process -
-
Uses of RepeatedRowData in org.apache.flink.table.runtime.operators.process
Methods in org.apache.flink.table.runtime.operators.process that return RepeatedRowData Modifier and Type Method Description RepeatedRowDataRepeatedRowData. replace(org.apache.flink.table.data.RowData row)Replaces theRowDatabacking thisRepeatedRowData.
-