public abstract static class RelOptListener.RuleEvent extends RelOptListener.RelEvent
| Modifier and Type | Field and Description |
|---|---|
private RelOptRuleCall |
ruleCall |
source| Modifier | Constructor and Description |
|---|---|
protected |
RuleEvent(Object eventSource,
RelNode rel,
RelOptRuleCall ruleCall) |
| Modifier and Type | Method and Description |
|---|---|
RelOptRuleCall |
getRuleCall() |
getRelgetSource, toStringprivate final RelOptRuleCall ruleCall
protected RuleEvent(Object eventSource, RelNode rel, RelOptRuleCall ruleCall)
public RelOptRuleCall getRuleCall()
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.