public static class DecimalReturnTypeInference.DecimalCastReturnTypeInference extends Object implements ReturnTypeInference
FunctionTemplate.ReturnType.DECIMAL_CAST.| Modifier and Type | Field and Description |
|---|---|
static DecimalReturnTypeInference.DecimalCastReturnTypeInference |
INSTANCE |
| Constructor and Description |
|---|
DecimalReturnTypeInference.DecimalCastReturnTypeInference() |
| Modifier and Type | Method and Description |
|---|---|
TypeProtos.MajorType |
getType(List<LogicalExpression> logicalExpressions,
FunctionAttributes attributes) |
public static final DecimalReturnTypeInference.DecimalCastReturnTypeInference INSTANCE
public DecimalReturnTypeInference.DecimalCastReturnTypeInference()
public TypeProtos.MajorType getType(List<LogicalExpression> logicalExpressions, FunctionAttributes attributes)
getType in interface ReturnTypeInferenceCopyright © 2017 The Apache Software Foundation. All rights reserved.