|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ParserException | |
|---|---|
| org.apache.pig.impl.util | |
| org.apache.pig.parser | |
| Uses of ParserException in org.apache.pig.impl.util |
|---|
| Methods in org.apache.pig.impl.util that throw ParserException | |
|---|---|
static Schema |
Utils.getSchemaFromString(String schemaString)
|
static LogicalSchema |
Utils.parseSchema(String schemaString)
|
| Uses of ParserException in org.apache.pig.parser |
|---|
| Methods in org.apache.pig.parser that throw ParserException | |
|---|---|
LogicalPlan |
QueryParserDriver.parse(String query)
|
Object |
QueryParserDriver.parseConstant(String input)
|
LogicalSchema |
QueryParserDriver.parseSchema(String input)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||