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

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.GenericUDFEWAHBitmapAnd

public class GenericUDFEWAHBitmapAnd
extends AbstractGenericUDFEWAHBitmapBop

GenericEWAHUDFBitmapAnd.


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
GenericUDFEWAHBitmapAnd()
           
 
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

GenericUDFEWAHBitmapAnd

public GenericUDFEWAHBitmapAnd()
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