Class 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.