Modifier and Type | Class and Description |
---|---|
class |
AllSameExpressionVisitor |
class |
ExpToPhyTranslationVisitor |
Modifier and Type | Method and Description |
---|---|
protected LogicalExpressionVisitor |
ProjectionPatcher.ProjectionFinder.getVisitor(LogicalExpressionPlan expr) |
protected abstract LogicalExpressionVisitor |
AllExpressionVisitor.getVisitor(LogicalExpressionPlan expr)
Get a new instance of the expression visitor to apply to
a given expression.
|
Modifier and Type | Class and Description |
---|---|
static class |
ConstantCalculator.ConstantCalculatorTransformer.ConstantCalculatorExpressionVisitor |
Modifier and Type | Method and Description |
---|---|
protected LogicalExpressionVisitor |
MapKeysPruneHelper.MapMarker.getVisitor(LogicalExpressionPlan expr) |
protected LogicalExpressionVisitor |
MapKeysPruneHelper.FullMapCollector.getVisitor(LogicalExpressionPlan expr) |
protected LogicalExpressionVisitor |
ConstantCalculator.ConstantCalculatorTransformer.ConstantCalculatorLogicalPlanVisitor.getVisitor(LogicalExpressionPlan expr) |
Modifier and Type | Class and Description |
---|---|
class |
ResetProjectionAttachedRelationalOpVisitor |
static class |
ScalarVariableValidator.ProjectFinder |
class |
TypeCheckingExpVisitor |
Modifier and Type | Method and Description |
---|---|
protected LogicalExpressionVisitor |
ScalarVisitor.getVisitor(LogicalExpressionPlan exprPlan) |
protected LogicalExpressionVisitor |
ProjStarInUdfExpander.getVisitor(LogicalExpressionPlan exprPlan) |
protected LogicalExpressionVisitor |
ColumnAliasConversionVisitor.getVisitor(LogicalExpressionPlan exprPlan) |
protected LogicalExpressionVisitor |
CastLineageSetter.getVisitor(LogicalExpressionPlan exprPlan) |
Copyright © 2007-2012 The Apache Software Foundation