public class Assert extends EvalFunc<java.lang.Boolean>
EvalFunc.SchemaType
log, pigLogger, reporter, returnType
Constructor and Description |
---|
Assert() |
Modifier and Type | Method and Description |
---|---|
java.lang.Boolean |
exec(Tuple tuple)
This callback method must be implemented by all subclasses.
|
finish, getArgToFuncMapping, getCacheFiles, getInputSchema, getLogger, getPigLogger, getReporter, getReturnType, getSchemaName, getSchemaType, isAsynchronous, outputSchema, progress, setInputSchema, setPigLogger, setReporter, setUDFContextSignature, warn
public java.lang.Boolean exec(Tuple tuple) throws java.io.IOException
EvalFunc
Copyright © 2007-2012 The Apache Software Foundation