Uses of Class
org.apache.flink.table.runtime.operators.python.AbstractEmbeddedStatelessFunctionOperator
Packages that use AbstractEmbeddedStatelessFunctionOperator
Package
Description
-
Uses of AbstractEmbeddedStatelessFunctionOperator in org.apache.flink.table.runtime.operators.python.scalar
Subclasses of AbstractEmbeddedStatelessFunctionOperator in org.apache.flink.table.runtime.operators.python.scalarModifier and TypeClassDescriptionclassThe PythonScalarFunctionoperator in embedded Python environment. -
Uses of AbstractEmbeddedStatelessFunctionOperator in org.apache.flink.table.runtime.operators.python.table
Subclasses of AbstractEmbeddedStatelessFunctionOperator in org.apache.flink.table.runtime.operators.python.tableModifier and TypeClassDescriptionclassThe PythonTableFunctionoperator in embedded Python environment.