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()
DrillAggFunc
setup
in interface DrillAggFunc
public void add()
add
in interface DrillAggFunc
public void output()
output
in interface DrillAggFunc
public void reset()
reset
in interface DrillAggFunc
Copyright © 2022 The Apache Software Foundation. All rights reserved.