Package | Description |
---|---|
org.apache.hadoop.hive.ql.io.sarg |
Class and Description |
---|
ExpressionTree
The inner representation of the SearchArgument.
|
ExpressionTree.Operator |
PredicateLeaf
The primitive predicates that form a SearchArgument.
|
PredicateLeaf.Operator
The possible operators for predicates.
|
PredicateLeaf.Type
The possible types for sargs.
|
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.
|
SearchArgument.TruthValue
The potential result sets of logical operations.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.