public static class GenericUDAFComputeBitVectorBase.DoubleStatsAgg extends GenericUDAFComputeBitVectorBase.NumericStatsAgg
numDV| Constructor and Description |
|---|
DoubleStatsAgg() |
| Modifier and Type | Method and Description |
|---|---|
int |
estimate()
Estimate the size of memory which is occupied by aggregation buffer.
|
protected void |
update(Object p,
PrimitiveObjectInspector inputOI) |
reset, serialize, serializePartialpublic int estimate()
GenericUDAFEvaluator.AbstractAggregationBufferestimate in class GenericUDAFComputeBitVectorBase.NumericStatsAggprotected void update(Object p, PrimitiveObjectInspector inputOI)
update in class GenericUDAFComputeBitVectorBase.NumericStatsAggCopyright © 2024 The Apache Software Foundation. All rights reserved.