@Internal public class ContextResolvedProcedure extends Object
Catalog.| Constructor and Description |
|---|
ContextResolvedProcedure(org.apache.flink.table.functions.FunctionIdentifier procedureIdentifier,
org.apache.flink.table.procedures.Procedure procedure) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.table.functions.FunctionIdentifier |
getIdentifier() |
org.apache.flink.table.procedures.Procedure |
getProcedure() |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.