public static class ProjectionPatcher.ProjectionFinder extends AllExpressionVisitor
currentOp
currentWalker, DEFAULT_SCOPE, plan
Constructor and Description |
---|
ProjectionFinder(OperatorPlan plan) |
Modifier and Type | Method and Description |
---|---|
protected LogicalExpressionVisitor |
getVisitor(LogicalExpressionPlan expr)
Get a new instance of the expression visitor to apply to
a given expression.
|
visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit
visit, visit, visit, visit, visit, visit, visit, visit
getPlan, popWalker, pushWalker, visit
public ProjectionFinder(OperatorPlan plan) throws FrontendException
FrontendException
protected LogicalExpressionVisitor getVisitor(LogicalExpressionPlan expr) throws FrontendException
AllExpressionVisitor
getVisitor
in class AllExpressionVisitor
expr
- LogicalExpressionPlan that will be visitedFrontendException
Copyright © 2007-2017 The Apache Software Foundation