Package io.trino.cost

Class TableScanStatsRule

java.lang.Object
io.trino.cost.SimpleStatsRule<TableScanNode>
io.trino.cost.TableScanStatsRule
All Implemented Interfaces:
ComposableStatsCalculator.Rule<TableScanNode>

public class TableScanStatsRule extends SimpleStatsRule<TableScanNode>