Class RelOptListener.RuleProductionEvent

    • Constructor Detail

      • RuleProductionEvent

        public RuleProductionEvent​(java.lang.Object eventSource,
                                   RelNode rel,
                                   RelOptRuleCall ruleCall,
                                   boolean before)