| Package | Description |
|---|---|
| org.apache.datasketches.pig.frequencies |
Pig UDFs for Frequent Items sketch.
|
| Class and Description |
|---|
| AlgebraicInitial
This is a common pass-through implementation for initial step of an Algebraic operation
|
| DataToFrequentItemsSketch
This is a generic implementation to be specialized in concrete UDFs
|
| DataToFrequentItemsSketchAlgebraicIntermediateFinal
Class used to calculate the intermediate pass (combiner) or the final pass
(reducer) of an Algebraic sketch operation.
|
| UnionFrequentItemsSketch
This is a generic implementation to be specialized in concrete UDFs
|
| UnionFrequentItemsSketchAlgebraicIntermediateFinal
This is to calculate the intermediate pass (combiner) or the final pass
(reducer) of an Algebraic sketch operation.
|
Copyright © 2015–2020 The Apache Software Foundation. All rights reserved.