EvalFunc.SchemaTypelog, pigLogger, reporter, returnType| Constructor and Description | 
|---|
| Final() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | exec(Tuple input)This callback method must be implemented by all subclasses. | 
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(Tuple input) throws IOException
EvalFuncexec in class EvalFunc<String>input - the Tuple to be processed.IOExceptionCopyright © 2007-2017 The Apache Software Foundation