Uses of Interface
org.apache.hadoop.hive.ql.exec.vector.expressions.ILongInExpr

Packages that use ILongInExpr
org.apache.hadoop.hive.ql.exec.vector.expressions   
 

Uses of ILongInExpr in org.apache.hadoop.hive.ql.exec.vector.expressions
 

Classes in org.apache.hadoop.hive.ql.exec.vector.expressions that implement ILongInExpr
 class FilterLongColumnInList
          Evaluate IN filter on a batch for a vector of longs.
 class LongColumnInList
          Output a boolean value indicating if a column is IN a list of constants.
 



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