Package | Description |
---|---|
org.apache.hadoop.hive.ql.io.sarg |
Modifier and Type | Class and Description |
---|---|
static class |
SearchArgumentImpl.PredicateLeafImpl |
Modifier and Type | Method and Description |
---|---|
List<PredicateLeaf> |
SearchArgumentImpl.getLeaves() |
List<PredicateLeaf> |
SearchArgument.getLeaves()
Get the leaf predicates that are required to evaluate the predicate.
|
Modifier and Type | Method and Description |
---|---|
static void |
SearchArgumentImpl.PredicateLeafImpl.setColumnName(PredicateLeaf leaf,
String newName) |
static void |
SearchArgumentFactory.setPredicateLeafColumn(PredicateLeaf leaf,
String newName) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.