| Package | Description |
|---|---|
| org.apache.flink.table.functions.python |
| Modifier and Type | Class and Description |
|---|---|
class |
SimplePythonFunction
A simple implementation of
PythonFunction. |
| Modifier and Type | Method and Description |
|---|---|
PythonFunction |
PythonFunctionInfo.getPythonFunction() |
| Constructor and Description |
|---|
PythonFunctionInfo(PythonFunction pythonFunction,
Object[] inputs) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.