Class TraitMatchingRule


  • public class TraitMatchingRule
    extends RelOptRule
    TraitMatchingRule adapts a converter rule, restricting it to fire only when its input already matches the expected output trait. This can be used with HepPlanner in cases where alternate implementations are available and it is desirable to minimize converters.