Uses of Class
org.apache.hadoop.hive.ql.parse.ErrorMsg

Packages that use ErrorMsg
org.apache.hadoop.hive.ql.parse   
 

Uses of ErrorMsg in org.apache.hadoop.hive.ql.parse
 

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



Copyright © 2009 The Apache Software Foundation