| Package | Description |
|---|---|
| org.apache.flink.table.catalog | |
| org.apache.flink.table.procedures | |
| org.apache.flink.table.types.extraction |
| Modifier and Type | Method and Description |
|---|---|
default Procedure |
Catalog.getProcedure(ObjectPath procedurePath)
Get the procedure.
|
| Constructor and Description |
|---|
ProcedureDefinition(Procedure procedure) |
| Modifier and Type | Method and Description |
|---|---|
static TypeInference |
TypeInferenceExtractor.forProcedure(DataTypeFactory typeFactory,
Class<? extends Procedure> procedure)
Extracts a type in inference from a
Procedure. |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.