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

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
 
Constructor Summary
GenericUDFEWAHBitmapOr()
           
 
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

GenericUDFEWAHBitmapOr

public GenericUDFEWAHBitmapOr()


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