Package | Description |
---|---|
org.apache.pig.newplan.logical.expression | |
org.apache.pig.newplan.logical.visitor |
Modifier and Type | Class and Description |
---|---|
class |
ScalarExpression |
Modifier and Type | Method and Description |
---|---|
void |
LogicalExpressionVisitor.visit(UserFuncExpression op) |
void |
ExpToPhyTranslationVisitor.visit(UserFuncExpression op) |
void |
AllSameExpressionVisitor.visit(UserFuncExpression op) |
Modifier and Type | Method and Description |
---|---|
java.util.List<UserFuncExpression> |
UDFFinder.getUDFList() |
Modifier and Type | Method and Description |
---|---|
void |
TypeCheckingExpVisitor.visit(UserFuncExpression func) |
Copyright © 2007-2012 The Apache Software Foundation