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
All Implemented Interfaces:
Closeable

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
 
Constructor Summary
GenericUDFEWAHBitmapAnd()
           
 
Method Summary
 
Methods inherited from class org.apache.hadoop.hive.ql.udf.generic.AbstractGenericUDFEWAHBitmapBop
evaluate, getDisplayString, initialize
 
Methods inherited from class org.apache.hadoop.hive.ql.udf.generic.GenericUDF
close, configure, copyToNewInstance, flip, getRequiredFiles, getRequiredJars, getUdfName, initializeAndFoldConstants
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenericUDFEWAHBitmapAnd

public GenericUDFEWAHBitmapAnd()


Copyright © 2014 The Apache Software Foundation. All rights reserved.