public static class RelOptListener.RuleAttemptedEvent extends RelOptListener.RuleEvent
source| Constructor and Description |
|---|
RuleAttemptedEvent(Object eventSource,
RelNode rel,
RelOptRuleCall ruleCall,
boolean before) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isBefore() |
getRuleCallgetRelgetSource, toStringpublic RuleAttemptedEvent(Object eventSource, RelNode rel, RelOptRuleCall ruleCall, boolean before)
Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.