public static class COR.Intermed extends EvalFunc<Tuple> implements Serializable
EvalFunc.SchemaTypelog, pigLogger, reporter, returnType| Constructor and Description | 
|---|
COR.Intermed()  | 
| Modifier and Type | Method and Description | 
|---|---|
Tuple | 
exec(Tuple input)
This callback method must be implemented by all subclasses. 
 | 
allowCompileTimeCalculation, finish, getArgToFuncMapping, getCacheFiles, getInputSchema, getLogger, getPigLogger, getReporter, getReturnType, getSchemaName, getSchemaType, getShipFiles, isAsynchronous, needEndOfAllInputProcessing, outputSchema, progress, setEndOfAllInput, setInputSchema, setPigLogger, setReporter, setUDFContextSignature, warnpublic Tuple exec(Tuple input) throws IOException
EvalFuncexec in class EvalFunc<Tuple>input - the Tuple to be processed.IOExceptionCopyright © 2007-2012 The Apache Software Foundation