public static class DateTimeMax.Final extends EvalFunc<org.joda.time.DateTime>
EvalFunc.SchemaType
log, pigLogger, reporter, returnType
Constructor and Description |
---|
DateTimeMax.Final() |
Modifier and Type | Method and Description |
---|---|
org.joda.time.DateTime |
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, outputSchema, progress, setInputSchema, setPigLogger, setReporter, setUDFContextSignature, warn
public org.joda.time.DateTime exec(Tuple input) throws java.io.IOException
EvalFunc
Copyright © 2007-2012 The Apache Software Foundation