T - Type of the itempublic abstract class DataToFrequentItemsSketchAlgebraicIntermediateFinal<T>
extends org.apache.pig.EvalFunc<org.apache.pig.data.Tuple>
| Constructor and Description |
|---|
DataToFrequentItemsSketchAlgebraicIntermediateFinal()
Default constructor to make pig validation happy.
|
DataToFrequentItemsSketchAlgebraicIntermediateFinal(int sketchSize,
org.apache.datasketches.ArrayOfItemsSerDe<T> serDe) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.pig.data.Tuple |
exec(org.apache.pig.data.Tuple inputTuple) |
allowCompileTimeCalculation, finish, getArgToFuncMapping, getCacheFiles, getInputSchema, getLoadCaster, getLogger, getPigLogger, getReporter, getReturnType, getSchemaName, getSchemaType, getShipFiles, isAsynchronous, needEndOfAllInputProcessing, outputSchema, progress, setEndOfAllInput, setInputSchema, setPigLogger, setReporter, setUDFContextSignature, warnpublic DataToFrequentItemsSketchAlgebraicIntermediateFinal()
public DataToFrequentItemsSketchAlgebraicIntermediateFinal(int sketchSize,
org.apache.datasketches.ArrayOfItemsSerDe<T> serDe)
public org.apache.pig.data.Tuple exec(org.apache.pig.data.Tuple inputTuple)
throws IOException
exec in class org.apache.pig.EvalFunc<org.apache.pig.data.Tuple>IOExceptionCopyright © 2015–2019 The Apache Software Foundation. All rights reserved.