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