Package org.apache.flink.table.runtime.operators.python
package org.apache.flink.table.runtime.operators.python
-
ClassesClassDescriptionBase class for all stream operators to execute Python Stateless Functions in embedded Python environment.Base class for all one input stream operators to execute Python functions.AbstractStatelessFunctionOperator<IN,
OUT, UDFIN> Base class for all stream operators to execute Python Stateless Functions.