EvalFunc.SchemaType| Modifier and Type | Field and Description |
|---|---|
protected java.util.Vector<java.lang.String> |
schemaName |
log, pigLogger, reporter, returnType| Constructor and Description |
|---|
Final() |
Final(java.lang.String... schemaName) |
| Modifier and Type | Method and Description |
|---|---|
DataBag |
exec(Tuple input)
This callback method must be implemented by all subclasses.
|
addCredentials, allowCompileTimeCalculation, finish, getArgToFuncMapping, getCacheFiles, getInputSchema, getLoadCaster, getLogger, getPigLogger, getReporter, getReturnType, getSchemaName, getSchemaType, getShipFiles, isAsynchronous, needEndOfAllInputProcessing, outputSchema, progress, setEndOfAllInput, setInputSchema, setPigLogger, setReporter, setUDFContextSignature, warnpublic DataBag exec(Tuple input) throws java.io.IOException
EvalFuncCopyright © 2007-2025 The Apache Software Foundation