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