| Package | Description |
|---|---|
| org.apache.flink.table.types.inference |
| Modifier and Type | Method and Description |
|---|---|
static RootArgumentTypeStrategy |
InputTypeStrategies.logical(LogicalTypeRoot expectedRoot)
Strategy for an argument that corresponds to a given
LogicalTypeRoot. |
static RootArgumentTypeStrategy |
InputTypeStrategies.logical(LogicalTypeRoot expectedRoot,
boolean expectedNullability)
Strategy for an argument that corresponds to a given
LogicalTypeRoot and nullability. |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.