程序包 | 说明 |
---|---|
org.apache.flink.table.functions.python |
限定符和类型 | 类和说明 |
---|---|
class |
SimplePythonFunction
A simple implementation of
PythonFunction . |
限定符和类型 | 方法和说明 |
---|---|
PythonFunction |
PythonFunctionInfo.getPythonFunction() |
构造器和说明 |
---|
PythonFunctionInfo(PythonFunction pythonFunction,
Object[] inputs) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.