JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.apache.flink.table.runtime.operators.python.utils
package
org.apache.flink.table.runtime.operators.python.utils
Related Packages
Package
Description
org.apache.flink.table.runtime.operators.python
org.apache.flink.table.runtime.operators.python.aggregate
org.apache.flink.table.runtime.operators.python.scalar
org.apache.flink.table.runtime.operators.python.table
Classes
Class
Description
StreamRecordRowDataWrappingCollector
The collector is used to convert a
RowData
to a
StreamRecord
.