Package io.trino.cost

Class ExchangeStatsRule

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

public class ExchangeStatsRule extends SimpleStatsRule<ExchangeNode>