public static class UnionSketch.Final
extends org.apache.pig.EvalFunc<org.apache.pig.data.DataByteArray>
Constructor and Description |
---|
Final()
Default constructor.
|
Final(String kStr)
Constructor with explicit k as string.
|
Modifier and Type | Method and Description |
---|---|
org.apache.pig.data.DataByteArray |
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, warn
public Final()
public Final(String kStr)
kStr
- string representation of kpublic org.apache.pig.data.DataByteArray exec(org.apache.pig.data.Tuple inputTuple) throws IOException
exec
in class org.apache.pig.EvalFunc<org.apache.pig.data.DataByteArray>
IOException
Copyright © 2015–2019 The Apache Software Foundation. All rights reserved.