EvalFunc.SchemaType
Modifier and Type | Field and Description |
---|---|
protected java.util.Vector<java.lang.String> |
schemaName |
log, pigLogger, reporter, returnType
Constructor and Description |
---|
COR.Final() |
COR.Final(java.lang.String... schemaName) |
Modifier and Type | Method and Description |
---|---|
DataBag |
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 COR.Final()
public COR.Final(java.lang.String... schemaName)
public DataBag exec(Tuple input) throws java.io.IOException
EvalFunc
Copyright © 2007-2012 The Apache Software Foundation