Class RelOptUtil.RexCorrelVariableMapShuttle

java.lang.Object
org.apache.calcite.rex.RexShuttle
org.apache.calcite.plan.RelOptUtil.RexCorrelVariableMapShuttle
All Implemented Interfaces:
RexVisitor<RexNode>
Enclosing class:
RelOptUtil

public static class RelOptUtil.RexCorrelVariableMapShuttle extends RexShuttle
Updates correlate references in RexNode expressions.