public abstract static class GenericUDAFEvaluator.AbstractAggregationBuffer extends java.lang.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 © 2012 The Apache Software Foundation