| Package | Description |
|---|---|
| org.apache.hadoop.hive.contrib.udaf.example |
| Modifier and Type | Method and Description |
|---|---|
UDAFExampleAvg.UDAFAvgState |
UDAFExampleAvg.UDAFExampleAvgEvaluator.terminatePartial()
Terminate a partial aggregation and return the state.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
UDAFExampleAvg.UDAFExampleAvgEvaluator.merge(UDAFExampleAvg.UDAFAvgState o)
Merge with a partial aggregation.
|
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.