Class RelOptListener.RuleProductionEvent

All Implemented Interfaces:
Serializable
Enclosing interface:
RelOptListener

public static class RelOptListener.RuleProductionEvent extends RelOptListener.RuleAttemptedEvent
Event indicating that a planner rule has produced a result.
See Also:
  • Constructor Details