|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PredicateLeaf.Type | |
|---|---|
| org.apache.hadoop.hive.ql.io.sarg | |
| Uses of PredicateLeaf.Type in org.apache.hadoop.hive.ql.io.sarg |
|---|
| Methods in org.apache.hadoop.hive.ql.io.sarg that return PredicateLeaf.Type | |
|---|---|
PredicateLeaf.Type |
PredicateLeaf.getType()
Get the type of the column and literal. |
static PredicateLeaf.Type |
PredicateLeaf.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PredicateLeaf.Type[] |
PredicateLeaf.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||