public class SketchToString extends org.apache.pig.EvalFunc<String>
| Constructor and Description |
|---|
SketchToString()
Prints only the sketch summary.
|
SketchToString(String hllDetail,
String auxDetail)
Prints the summary and details based on given input parameters.
|
| Modifier and Type | Method and Description |
|---|---|
String |
exec(org.apache.pig.data.Tuple sketchTuple) |
allowCompileTimeCalculation, finish, getArgToFuncMapping, getCacheFiles, getInputSchema, getLoadCaster, getLogger, getPigLogger, getReporter, getReturnType, getSchemaName, getSchemaType, getShipFiles, isAsynchronous, needEndOfAllInputProcessing, outputSchema, progress, setEndOfAllInput, setInputSchema, setPigLogger, setReporter, setUDFContextSignature, warnpublic String exec(org.apache.pig.data.Tuple sketchTuple) throws IOException
exec in class org.apache.pig.EvalFunc<String>IOExceptionCopyright © 2015–2020 The Apache Software Foundation. All rights reserved.