Uses of Class
org.apache.hadoop.hive.ql.parse.QBParseInfo.ClauseType

Packages that use QBParseInfo.ClauseType
org.apache.hadoop.hive.ql.parse   
 

Uses of QBParseInfo.ClauseType in org.apache.hadoop.hive.ql.parse
 

Methods in org.apache.hadoop.hive.ql.parse that return QBParseInfo.ClauseType
static QBParseInfo.ClauseType QBParseInfo.ClauseType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static QBParseInfo.ClauseType[] QBParseInfo.ClauseType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011 The Apache Software Foundation