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