public static class JrubyAlgebraicEvalFunc.Final<T> extends JrubyAlgebraicEvalFunc.AlgebraicFunctionWrapper<T>
EvalFunc.SchemaTypeisInitialized, receiver, stagelog, pigLogger, reporter, returnType| Constructor and Description | 
|---|
JrubyAlgebraicEvalFunc.Final()  | 
JrubyAlgebraicEvalFunc.Final(String fileName,
                            String functionName)  | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
exec(Tuple input)
This callback method must be implemented by all subclasses. 
 | 
getFileName, getFunctionName, getReceiver, getStage, initialize, isInitializedallowCompileTimeCalculation, finish, getArgToFuncMapping, getCacheFiles, getInputSchema, getLogger, getPigLogger, getReporter, getReturnType, getSchemaName, getSchemaType, getShipFiles, isAsynchronous, needEndOfAllInputProcessing, outputSchema, progress, setEndOfAllInput, setInputSchema, setPigLogger, setReporter, setUDFContextSignature, warnpublic T exec(Tuple input) throws IOException
EvalFuncexec in class JrubyAlgebraicEvalFunc.AlgebraicFunctionWrapper<T>input - the Tuple to be processed.IOExceptionCopyright © 2007-2012 The Apache Software Foundation