public final class UDAFExampleAvg extends UDAF
| Modifier and Type | Class and Description |
|---|---|
static class |
UDAFExampleAvg.UDAFAvgState
The internal state of an aggregation for average.
|
static class |
UDAFExampleAvg.UDAFExampleAvgEvaluator
The actual class for doing the aggregation.
|
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.