public static class GenericUDAFComputeStats.GenericUDAFDecimalStatsEvaluator extends GenericUDAFComputeStats.GenericUDAFNumericStatsEvaluator<HiveDecimal,HiveDecimalObjectInspector>
| Modifier and Type | Class and Description |
|---|---|
class |
GenericUDAFComputeStats.GenericUDAFDecimalStatsEvaluator.DecimalStatsAgg |
GenericUDAFComputeStats.GenericUDAFNumericStatsEvaluator.NumericStatsAggGenericUDAFEvaluator.AbstractAggregationBuffer, GenericUDAFEvaluator.AggregationBuffer, GenericUDAFEvaluator.AggregationType, GenericUDAFEvaluator.ModecountNullsField, countNullsFieldOI, inputOI, MAX_BIT_VECTORS, maxField, maxFieldOI, minField, minFieldOI, ndvField, ndvFieldOI, numBitVectorsField, numBitVectorsFieldOI, numVectorsOI, partialResult, result, soi, warned| Constructor and Description |
|---|
GenericUDAFComputeStats.GenericUDAFDecimalStatsEvaluator() |
| Modifier and Type | Method and Description |
|---|---|
GenericUDAFEvaluator.AggregationBuffer |
getNewAggregationBuffer()
Get a new aggregation object.
|
protected HiveDecimalObjectInspector |
getValueObjectInspector() |
void |
reset(GenericUDAFEvaluator.AggregationBuffer agg)
Reset the aggregation.
|
init, iterate, merge, terminate, terminatePartialaggregate, close, configure, evaluate, getWindowingEvaluator, isEstimablepublic GenericUDAFComputeStats.GenericUDAFDecimalStatsEvaluator()
protected HiveDecimalObjectInspector getValueObjectInspector()
public GenericUDAFEvaluator.AggregationBuffer getNewAggregationBuffer() throws HiveException
GenericUDAFEvaluatorgetNewAggregationBuffer in class GenericUDAFEvaluatorHiveExceptionpublic void reset(GenericUDAFEvaluator.AggregationBuffer agg) throws HiveException
GenericUDAFEvaluatorreset in class GenericUDAFEvaluatorHiveExceptionCopyright © 2017 The Apache Software Foundation. All rights reserved.