EvalFunc.SchemaTypelog, pigLogger, reporter, returnType| Constructor and Description |
|---|
Final(java.lang.String funcName) |
Final(java.lang.String funcName,
java.lang.String params) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
exec(Tuple input)
This callback method must be implemented by all subclasses.
|
addCredentials, allowCompileTimeCalculation, finish, getArgToFuncMapping, getCacheFiles, getInputSchema, getLoadCaster, getLogger, getPigLogger, getReporter, getReturnType, getSchemaName, getSchemaType, getShipFiles, isAsynchronous, needEndOfAllInputProcessing, outputSchema, progress, setEndOfAllInput, setInputSchema, setPigLogger, setReporter, setUDFContextSignature, warnpublic Final(java.lang.String funcName)
public Final(java.lang.String funcName,
java.lang.String params)
throws java.io.IOException
java.io.IOExceptionpublic java.lang.Object exec(Tuple input) throws java.io.IOException
EvalFuncCopyright © 2007-2025 The Apache Software Foundation