Uses of Package
org.apache.hadoop.hive.metastore.parser

Packages that use org.apache.hadoop.hive.metastore.parser
org.apache.hadoop.hive.metastore.parser This package implements the parser for parsing the string filter for the listPartitionsByFilter API. 
 

Classes in org.apache.hadoop.hive.metastore.parser used by org.apache.hadoop.hive.metastore.parser
ExpressionTree.LeafNode
          The Class representing the leaf level nodes in the ExpressionTree.
ExpressionTree.LogicalOperator
          The logical operations supported.
ExpressionTree.Operator
          The operators supported.
ExpressionTree.TreeNode
          The Class representing a Node in the ExpressionTree.
 



Copyright © 2011 The Apache Software Foundation