Class PythonEnv
java.lang.Object
org.apache.flink.table.functions.python.PythonEnv
- All Implemented Interfaces:
Serializable
Python execution environments.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe Execution type specifies how to execute the Python function. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PythonEnv
-
-
Method Details
-
getExecType
-