|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExpressionTree.LeafNode | |
---|---|
org.apache.hadoop.hive.metastore.parser | This package implements the parser for parsing the string filter for the listPartitionsByFilter API. |
Uses of ExpressionTree.LeafNode in org.apache.hadoop.hive.metastore.parser |
---|
Methods in org.apache.hadoop.hive.metastore.parser with parameters of type ExpressionTree.LeafNode | |
---|---|
void |
ExpressionTree.addLeafNode(ExpressionTree.LeafNode newNode)
Adds a leaf node, pushes the new node onto the stack. |
void |
ExpressionTree.TreeVisitor.visit(ExpressionTree.LeafNode node)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |