| Interface | Description |
|---|---|
| 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 | Description |
|---|---|
| SearchArgumentFactory |
A factory for creating SearchArguments.
|
| Enum | Description |
|---|---|
| PredicateLeaf.Operator |
The possible operators for predicates.
|
| PredicateLeaf.Type |
The possible types for sargs.
|
| SearchArgument.TruthValue |
The potential result sets of logical operations.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.