|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.pig.EvalFunc<java.lang.Boolean> org.apache.pig.FilterFunc datafu.pig.util.AssertUDF datafu.pig.util.Assert
AssertUDF
instead.
@Deprecated public class Assert
Assert has been renamed to AssertUDF. This class is provided for backward compatibility.
Field Summary |
---|
Fields inherited from class org.apache.pig.EvalFunc |
---|
log, pigLogger, reporter, returnType |
Constructor Summary | |
---|---|
Assert()
Deprecated. |
Method Summary |
---|
Methods inherited from class datafu.pig.util.AssertUDF |
---|
exec |
Methods inherited from class org.apache.pig.FilterFunc |
---|
finish |
Methods inherited from class org.apache.pig.EvalFunc |
---|
getArgToFuncMapping, getCacheFiles, getInputSchema, getLogger, getPigLogger, getReporter, getReturnType, getSchemaName, isAsynchronous, outputSchema, progress, setInputSchema, setPigLogger, setReporter, setUDFContextSignature, warn |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Assert()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |