org.apache.hadoop.hive.ql.udf.generic
Class GenericUDFEWAHBitmapOr

java.lang.Object
  extended by org.apache.hadoop.hive.ql.udf.generic.GenericUDF
      extended by org.apache.hadoop.hive.ql.udf.generic.AbstractGenericUDFEWAHBitmapBop
          extended by org.apache.hadoop.hive.ql.udf.generic.GenericUDFEWAHBitmapOr

public class GenericUDFEWAHBitmapOr
extends AbstractGenericUDFEWAHBitmapBop

GenericUDFEWAHBitmapOr.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.hadoop.hive.ql.udf.generic.GenericUDF
GenericUDF.DeferredJavaObject, GenericUDF.DeferredObject
 
Field Summary
 
Fields inherited from class org.apache.hadoop.hive.ql.udf.generic.AbstractGenericUDFEWAHBitmapBop
ret
 
Constructor Summary
GenericUDFEWAHBitmapOr()
           
 
Method Summary
protected  javaewah.EWAHCompressedBitmap bitmapBop(javaewah.EWAHCompressedBitmap bitmap1, javaewah.EWAHCompressedBitmap bitmap2)
           
 
Methods inherited from class org.apache.hadoop.hive.ql.udf.generic.AbstractGenericUDFEWAHBitmapBop
bitmapToWordArray, evaluate, getDisplayString, initialize, wordArrayToBitmap
 
Methods inherited from class org.apache.hadoop.hive.ql.udf.generic.GenericUDF
getRequiredFiles, getRequiredJars, initializeAndFoldConstants
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenericUDFEWAHBitmapOr

public GenericUDFEWAHBitmapOr()
Method Detail

bitmapBop

protected javaewah.EWAHCompressedBitmap bitmapBop(javaewah.EWAHCompressedBitmap bitmap1,
                                                  javaewah.EWAHCompressedBitmap bitmap2)
Specified by:
bitmapBop in class AbstractGenericUDFEWAHBitmapBop


Copyright © 2011 The Apache Software Foundation