Class RelOptUtil.InputReferencedVisitor

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

public static class RelOptUtil.InputReferencedVisitor extends RexShuttle
Shuttle that finds the set of inputs that are used.