EvalFunc.SchemaTypelog, pigLogger, reporter, returnType| Constructor and Description |
|---|
GetMemNumRows() |
| Modifier and Type | Method and Description |
|---|---|
Tuple |
exec(Tuple in)
This callback method must be implemented by all subclasses.
|
java.lang.reflect.Type |
getReturnType()
Get the Type that this EvalFunc returns.
|
allowCompileTimeCalculation, finish, getArgToFuncMapping, getCacheFiles, getInputSchema, getLogger, getPigLogger, getReporter, getSchemaName, getSchemaType, getShipFiles, isAsynchronous, outputSchema, progress, setInputSchema, setPigLogger, setReporter, setUDFContextSignature, warnpublic Tuple exec(Tuple in) throws java.io.IOException
EvalFuncpublic java.lang.reflect.Type getReturnType()
EvalFuncgetReturnType in class EvalFunc<Tuple>Copyright © 2007-2012 The Apache Software Foundation