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

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

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

Classes in org.apache.hadoop.hive.ql.exec.vector.expressions that implement IStringInExpr
 class FilterStringColumnInList
          Evaluate an IN filter on a batch for a vector of strings.
 class StringColumnInList
          Evaluate an IN boolean expression (not a filter) on a batch for a vector of strings.
 



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