Class StarTable.StarTableScan

  • All Implemented Interfaces:
    java.lang.Cloneable, RelOptNode, RelNode
    Enclosing class:
    StarTable

    public static class StarTable.StarTableScan
    extends TableScan
    Relational expression that scans a StarTable.

    It has infinite cost.