Class | Description |
---|---|
DryRunGruntParser | |
LogicalPlanBuilder | |
PigParserNode | |
PigParserNode.InvocationPoint | |
PigParserNodeAdaptor | |
QueryParserDriver | |
QueryParserFileStream |
Pig's implementation class of file stream, used to make ANTLR case insensitive
while preserving case.
|
QueryParserStreamUtil | |
QueryParserStringStream |
Pig's Implementation class for String stream, used to make ANTLR case insensitive
while preserving case.
|
QueryParserUtils | |
SourceLocation | |
StreamingCommandUtils |
Exception | Description |
---|---|
DuplicatedSchemaAliasException | |
InvalidCommandException | |
InvalidPathException | |
InvalidScalarProjectionException | |
NonProjectExpressionException | |
ParserException | |
ParserValidationException | |
PigRecognitionException |
Subclass of Antlr RecognitionException which should be the parent class of all parser related
exception classes.
|
PlanGenerationFailureException | |
UndefinedAliasException |
Copyright © 2007-2012 The Apache Software Foundation