| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.functions |
| 限定符和类型 | 方法和说明 |
|---|---|
UserDefinedFunction |
BuiltInFunctionDefinition.specialize(SpecializedFunction.SpecializedContext context) |
UserDefinedFunction |
SpecializedFunction.specialize(SpecializedFunction.SpecializedContext context)
Provides a runtime implementation that is specialized for the given call and session.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.