protected static class GenericUDAFRank.GenericUDAFHypotheticalSetRankEvaluator.HypotheticalSetRankBuffer extends GenericUDAFEvaluator.AbstractAggregationBuffer
| Modifier and Type | Field and Description |
|---|---|
protected long |
rank |
protected long |
rowCount |
| Modifier | Constructor and Description |
|---|---|
protected |
HypotheticalSetRankBuffer() |
| Modifier and Type | Method and Description |
|---|---|
int |
estimate()
Estimate the size of memory which is occupied by aggregation buffer.
|
public int estimate()
GenericUDAFEvaluator.AbstractAggregationBufferestimate in class GenericUDAFEvaluator.AbstractAggregationBufferCopyright © 2024 The Apache Software Foundation. All rights reserved.