brickhouse.udf.bloom
Class BloomNotUDF

java.lang.Object
  extended by org.apache.hadoop.hive.ql.exec.UDF
      extended by brickhouse.udf.bloom.BloomNotUDF

public class BloomNotUDF
extends org.apache.hadoop.hive.ql.exec.UDF


Constructor Summary
BloomNotUDF()
           
 
Method Summary
 String evaluate(String bloomStr)
           
 
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
 

Constructor Detail

BloomNotUDF

public BloomNotUDF()
Method Detail

evaluate

public String evaluate(String bloomStr)
                throws IOException
Throws:
IOException


Copyright © 2013. All rights reserved.