Uses of Interface
org.apache.hadoop.hive.ql.io.sarg.PredicateLeaf

Packages that use PredicateLeaf
org.apache.hadoop.hive.ql.io.sarg   
 

Uses of PredicateLeaf in org.apache.hadoop.hive.ql.io.sarg
 

Methods in org.apache.hadoop.hive.ql.io.sarg that return types with arguments of type PredicateLeaf
 List<PredicateLeaf> SearchArgument.getLeaves()
          Get the leaf predicates that are required to evaluate the predicate.
 



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