@InterfaceAudience.Public @InterfaceStability.Stable public abstract static class GenericUDAFEvaluator.AbstractAggregationBuffer extends Object implements GenericUDAFEvaluator.AggregationBuffer
| Constructor and Description |
|---|
AbstractAggregationBuffer() |
| Modifier and Type | Method and Description |
|---|---|
int |
estimate()
Estimate the size of memory which is occupied by aggregation buffer.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.