@Internal public final class PlannerTypeInferenceUtilImpl extends Object implements org.apache.flink.table.delegation.PlannerTypeInferenceUtil
PlannerTypeInferenceUtil.| Modifier and Type | Field and Description |
|---|---|
static org.apache.flink.table.delegation.PlannerTypeInferenceUtil |
INSTANCE |
| Constructor and Description |
|---|
PlannerTypeInferenceUtilImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.table.types.inference.TypeInferenceUtil.Result |
runTypeInference(org.apache.flink.table.expressions.UnresolvedCallExpression unresolvedCall,
List<org.apache.flink.table.expressions.ResolvedExpression> resolvedArgs) |
public static final org.apache.flink.table.delegation.PlannerTypeInferenceUtil INSTANCE
public org.apache.flink.table.types.inference.TypeInferenceUtil.Result runTypeInference(org.apache.flink.table.expressions.UnresolvedCallExpression unresolvedCall,
List<org.apache.flink.table.expressions.ResolvedExpression> resolvedArgs)
runTypeInference in interface org.apache.flink.table.delegation.PlannerTypeInferenceUtilCopyright © 2014–2021 The Apache Software Foundation. All rights reserved.