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.streaming.api.operators.python
package
org.apache.flink.streaming.api.operators.python
Related Packages
Package
Description
org.apache.flink.streaming.api.operators.python.embedded
org.apache.flink.streaming.api.operators.python.process
All Classes and Interfaces
Interfaces
Classes
Class
Description
AbstractPythonFunctionOperator
<OUT>
Base class for all stream operators to execute Python functions.
DataStreamPythonFunctionOperator
<OUT>
Interface for Python DataStream operators.