Package org.apache.hadoop.hive.ql.io.sarg

Interface Summary
PredicateLeaf The primitive predicates that form a SearchArgument.
SearchArgument Primary interface for SearchArgument, which are the subset of predicates that can be pushed down to the RecordReader.
SearchArgument.Builder A builder object for contexts outside of Hive where it isn't easy to get a ExprNodeDesc.
 

Class Summary
SearchArgument.Factory A factory for creating SearchArguments.
 

Enum Summary
PredicateLeaf.Operator The possible operators for predicates.
PredicateLeaf.Type The possible types for sargs.
SearchArgument.TruthValue The potential result sets of logical operations.
 



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