public abstract static class RelOptListener.RuleEvent extends RelOptListener.RelEvent
source| Modifier | Constructor and Description |
|---|---|
protected |
RuleEvent(Object eventSource,
RelNode rel,
RelOptRuleCall ruleCall) |
| Modifier and Type | Method and Description |
|---|---|
RelOptRuleCall |
getRuleCall() |
getRelgetSource, toStringprotected RuleEvent(Object eventSource, RelNode rel, RelOptRuleCall ruleCall)
public RelOptRuleCall getRuleCall()
Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.