| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.functions |
| 类和说明 |
|---|
| FunctionContext
A
FunctionContext allows to obtain global runtime information about the context in which the
user-defined function is executed. |
| UserDefinedFunction
Base class for all user-defined functions such as scalar functions, table functions,
or aggregation functions.
|
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.