@InterfaceAudience.Public @InterfaceStability.Stable public abstract class FilterFunc extends EvalFunc<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, getLoadCaster, getLogger, getPigLogger, getReporter, getReturnType, getSchemaName, getSchemaType, getShipFiles, isAsynchronous, needEndOfAllInputProcessing, outputSchema, progress, setEndOfAllInput, setInputSchema, setPigLogger, setReporter, setUDFContextSignature, warn
Copyright © 2007-2017 The Apache Software Foundation