@InterfaceAudience.Public @InterfaceStability.Stable public abstract class FilterFunc extends EvalFunc<java.lang.Boolean>
EvalFunc.SchemaType
log, pigLogger, reporter, returnType
Constructor and Description |
---|
FilterFunc() |
Modifier and Type | Method and Description |
---|---|
void |
finish()
Placeholder for cleanup to be performed at the end.
|
allowCompileTimeCalculation, exec, getArgToFuncMapping, getCacheFiles, getInputSchema, getLogger, getPigLogger, getReporter, getReturnType, getSchemaName, getSchemaType, getShipFiles, isAsynchronous, outputSchema, progress, setInputSchema, setPigLogger, setReporter, setUDFContextSignature, warn
Copyright © 2007-2012 The Apache Software Foundation