| Package | Description |
|---|---|
| org.apache.hadoop.hive.contrib.udaf.example |
| Modifier and Type | Method and Description |
|---|---|
UDAFExampleMaxMinNUtil.State |
UDAFExampleMaxMinNUtil.Evaluator.terminatePartial()
Get partial aggregation results.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
UDAFExampleMaxMinNUtil.Evaluator.merge(UDAFExampleMaxMinNUtil.State o)
Two pointers are created to track the maximal elements in both o and MaxNArray.
|
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.