public static class GenericUDAFComputeStats.GenericUDAFTimestampStatsEvaluator extends GenericUDAFComputeStats.GenericUDAFNumericStatsEvaluator<TimestampWritableV2,TimestampObjectInspector>
| Modifier and Type | Class and Description |
|---|---|
class |
GenericUDAFComputeStats.GenericUDAFTimestampStatsEvaluator.TimestampStatsAgg |
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 |
|---|
GenericUDAFTimestampStatsEvaluator() |
| Modifier and Type | Method and Description |
|---|---|
GenericUDAFEvaluator.AggregationBuffer |
getNewAggregationBuffer()
Get a new aggregation object.
|
protected TimestampObjectInspector |
getValueObjectInspector() |
protected TimestampObjectInspector |
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 TimestampObjectInspector getValueObjectInspector()
protected TimestampObjectInspector getValueObjectInspector(PrimitiveTypeInfo typeInfo)
public GenericUDAFEvaluator.AggregationBuffer getNewAggregationBuffer() throws HiveException
GenericUDAFEvaluatorgetNewAggregationBuffer in class GenericUDAFEvaluatorHiveExceptionpublic void reset(GenericUDAFEvaluator.AggregationBuffer agg) throws HiveException
GenericUDAFEvaluatorreset in class GenericUDAFEvaluatorHiveExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.