|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScalarExpression | |
|---|---|
| org.apache.pig.newplan.logical.expression | |
| org.apache.pig.parser | |
| Uses of ScalarExpression in org.apache.pig.newplan.logical.expression |
|---|
| Methods in org.apache.pig.newplan.logical.expression with parameters of type ScalarExpression | |
|---|---|
void |
LogicalExpressionVisitor.visit(ScalarExpression op)
|
| Uses of ScalarExpression in org.apache.pig.parser |
|---|
| Constructors in org.apache.pig.parser with parameters of type ScalarExpression | |
|---|---|
InvalidScalarProjectionException(org.antlr.runtime.IntStream input,
SourceLocation loc,
ScalarExpression expr)
|
|
InvalidScalarProjectionException(org.antlr.runtime.IntStream input,
SourceLocation loc,
ScalarExpression expr,
String msg)
Constructor that takes an additional string to be concatenated with the exception message |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||