brickhouse.udf.sanity
Class AssertUDF
java.lang.Object
org.apache.hadoop.hive.ql.exec.UDF
brickhouse.udf.sanity.AssertUDF
public class AssertUDF
- extends org.apache.hadoop.hive.ql.exec.UDF
| Methods inherited from class org.apache.hadoop.hive.ql.exec.UDF |
getRequiredFiles, getRequiredJars, getResolver, setResolver |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AssertUDF
public AssertUDF()
evaluate
public String evaluate(Boolean doNotThrowAssertion,
String assertionMessage)
throws org.apache.hadoop.hive.ql.metadata.HiveException
- Throws:
org.apache.hadoop.hive.ql.metadata.HiveException
evaluate
public String evaluate(Boolean doNotThrowAssertion)
throws org.apache.hadoop.hive.ql.metadata.HiveException
- Throws:
org.apache.hadoop.hive.ql.metadata.HiveException
Copyright © 2013. All rights reserved.