org.apache.hadoop.hive.ql.udf.generic
Class GenericUDFEWAHBitmapAnd
java.lang.Object
org.apache.hadoop.hive.ql.udf.generic.GenericUDF
org.apache.hadoop.hive.ql.udf.generic.AbstractGenericUDFEWAHBitmapBop
org.apache.hadoop.hive.ql.udf.generic.GenericUDFEWAHBitmapAnd
- All Implemented Interfaces:
- Closeable
public class GenericUDFEWAHBitmapAnd
- extends AbstractGenericUDFEWAHBitmapBop
GenericEWAHUDFBitmapAnd.
Method Summary |
protected javaewah.EWAHCompressedBitmap |
bitmapBop(javaewah.EWAHCompressedBitmap bitmap1,
javaewah.EWAHCompressedBitmap bitmap2)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GenericUDFEWAHBitmapAnd
public GenericUDFEWAHBitmapAnd()
bitmapBop
protected javaewah.EWAHCompressedBitmap bitmapBop(javaewah.EWAHCompressedBitmap bitmap1,
javaewah.EWAHCompressedBitmap bitmap2)
- Specified by:
bitmapBop
in class AbstractGenericUDFEWAHBitmapBop
Copyright © 2012 The Apache Software Foundation