| Package | Description |
|---|---|
| org.apache.flink.table.functions.python |
| Modifier and Type | Method and Description |
|---|---|
PythonEnv |
PythonFunction.getPythonEnv()
Returns the Python execution environment.
|
PythonEnv |
SimplePythonFunction.getPythonEnv() |
| Constructor and Description |
|---|
SimplePythonFunction(byte[] serializedPythonFunction,
PythonEnv pythonEnv) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.