|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.pig.newplan.PlanVisitor
org.apache.pig.newplan.logical.relational.LogicalRelationalNodesVisitor
org.apache.pig.newplan.logical.optimizer.DanglingNestedNodeRemover
public class DanglingNestedNodeRemover
Field Summary |
---|
Fields inherited from class org.apache.pig.newplan.PlanVisitor |
---|
currentWalker, DEFAULT_SCOPE, plan |
Constructor Summary | |
---|---|
DanglingNestedNodeRemover(OperatorPlan plan)
|
Method Summary | |
---|---|
void |
visit(LOForEach foreach)
|
Methods inherited from class org.apache.pig.newplan.logical.relational.LogicalRelationalNodesVisitor |
---|
visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit |
Methods inherited from class org.apache.pig.newplan.PlanVisitor |
---|
getPlan, popWalker, pushWalker, visit |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DanglingNestedNodeRemover(OperatorPlan plan) throws FrontendException
FrontendException
Method Detail |
---|
public void visit(LOForEach foreach) throws FrontendException
visit
in class LogicalRelationalNodesVisitor
FrontendException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |