public static class RelOptListener.RuleAttemptedEvent extends RelOptListener.RuleEvent
| Modifier and Type | Field and Description |
|---|---|
private boolean |
before |
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–2018 The Apache Software Foundation. All rights reserved.