public static class FunctionLookup.Result extends Object
| Constructor and Description |
|---|
Result(org.apache.flink.table.functions.FunctionIdentifier functionIdentifier,
org.apache.flink.table.functions.FunctionDefinition functionDefinition) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.table.functions.FunctionDefinition |
getFunctionDefinition() |
org.apache.flink.table.functions.FunctionIdentifier |
getFunctionIdentifier() |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.