public static class StatisticsAggrFunctions.NullableDecimal38SparseAvgWidthFunction extends Object implements DrillAggFunc
| Constructor and Description |
|---|
NullableDecimal38SparseAvgWidthFunction() |
| Modifier and Type | Method and Description |
|---|---|
void |
add() |
void |
output() |
void |
reset() |
void |
setup()
Initialization for the beginning of the aggregation.
|
public NullableDecimal38SparseAvgWidthFunction()
public void setup()
DrillAggFuncsetup in interface DrillAggFuncpublic void add()
add in interface DrillAggFuncpublic void output()
output in interface DrillAggFuncpublic void reset()
reset in interface DrillAggFuncCopyright © 2022 The Apache Software Foundation. All rights reserved.