Class RelOptUtil.RexInputConverter

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

public static class RelOptUtil.RexInputConverter extends RexShuttle
Walks an expression tree, converting the index of RexInputRefs based on some adjustment factor.