Class RelOptListener.RuleAttemptedEvent

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
RelOptListener.RuleProductionEvent
Enclosing interface:
RelOptListener

public static class RelOptListener.RuleAttemptedEvent extends RelOptListener.RuleEvent
Event indicating that a planner rule has been attempted.
See Also:
  • Constructor Details

  • Method Details

    • isBefore

      public boolean isBefore()