public static class GenericUDAFComputeStats.GenericUDAFDateStatsEvaluator extends GenericUDAFComputeStats.GenericUDAFNumericStatsEvaluator<DateWritableV2,DateObjectInspector>
| Modifier and Type | Class and Description |
|---|---|
class |
GenericUDAFComputeStats.GenericUDAFDateStatsEvaluator.DateStatsAgg |
GenericUDAFComputeStats.GenericUDAFNumericStatsEvaluator.NumericStatsAggGenericUDAFEvaluator.AbstractAggregationBuffer, GenericUDAFEvaluator.AggregationBuffer, GenericUDAFEvaluator.AggregationType, GenericUDAFEvaluator.ModecountNullsField, countNullsFieldOI, funcOI, inputOI, MAX_BIT_VECTORS, maxField, maxFieldOI, minField, minFieldOI, ndvField, ndvFieldOI, numVectorsOI, partialResult, result, soipartitionEvaluator| Constructor and Description |
|---|
GenericUDAFDateStatsEvaluator() |
| Modifier and Type | Method and Description |
|---|---|
GenericUDAFEvaluator.AggregationBuffer |
getNewAggregationBuffer()
Get a new aggregation object.
|
protected DateObjectInspector |
getValueObjectInspector() |
protected DateObjectInspector |
getValueObjectInspector(PrimitiveTypeInfo typeInfo) |
void |
reset(GenericUDAFEvaluator.AggregationBuffer agg)
Reset the aggregation.
|
init, iterate, merge, terminate, terminatePartialaggregate, close, configure, createPartitionEvaluator, estimate, evaluate, getExprString, getPartitionWindowingEvaluator, getWindowingEvaluator, isEstimableprotected DateObjectInspector getValueObjectInspector()
protected DateObjectInspector getValueObjectInspector(PrimitiveTypeInfo typeInfo)
public GenericUDAFEvaluator.AggregationBuffer getNewAggregationBuffer() throws HiveException
GenericUDAFEvaluatorgetNewAggregationBuffer in class GenericUDAFEvaluatorHiveExceptionpublic void reset(GenericUDAFEvaluator.AggregationBuffer agg) throws HiveException
GenericUDAFEvaluatorreset in class GenericUDAFEvaluatorHiveExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.