public static class DateTimeMax.Initial extends EvalFunc<Tuple>
EvalFunc.SchemaTypelog, pigLogger, reporter, returnType| Constructor and Description | 
|---|
| DateTimeMax.Initial() | 
| 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