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

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

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

Methods in org.apache.hadoop.hive.ql.parse that return types with arguments of type ParseError
 ArrayList<ParseError> ParseDriver.HiveLexerX.getErrors()
           
 ArrayList<ParseError> ParseDriver.HiveParserX.getErrors()
           
 

Constructor parameters in org.apache.hadoop.hive.ql.parse with type arguments of type ParseError
ParseException(ArrayList<ParseError> errors)
           
 



Copyright © 2010 The Apache Software Foundation