public class OldLookupFunction
extends org.apache.flink.table.functions.TableFunction<org.apache.flink.table.data.RowData>
TableFunction
for 1.15-.Constructor and Description |
---|
OldLookupFunction(FileStoreLookupFunction function) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
eval(Object... values)
Used by code generation.
|
void |
open(org.apache.flink.table.functions.FunctionContext context) |
collect, finish, getKind, getParameterTypes, getResultType, getTypeInference, setCollector
functionIdentifier, toString
public OldLookupFunction(FileStoreLookupFunction function)
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.