| Package | Description |
|---|---|
| org.apache.datasketches.pig.tuple |
Pig UDFs for Tuple sketches.
|
| Class and Description |
|---|
| AlgebraicInitial
This is a common pass-through implementation for initial step of an Algebraic operation
|
| DataToSketch
This is a generic implementation to be specialized in concrete UDFs
|
| DataToSketchAlgebraicIntermediateFinal
Class used to calculate the intermediate pass (combiner) or the final pass
(reducer) of an Algebraic sketch operation.
|
| UnionSketch
This is a generic implementation to be specialized in concrete UDFs
|
| UnionSketchAlgebraicIntermediateFinal
This is to calculate the intermediate pass (combiner) or the final pass
(reducer) of an Algebraic sketch operation.
|
Copyright © 2015–2019 The Apache Software Foundation. All rights reserved.