Rule.Context, Rule.Result| Constructor and Description |
|---|
RemoveUnreferencedScalarApplyNodes() |
| Modifier and Type | Method and Description |
|---|---|
Rule.Result |
apply(ApplyNode applyNode,
Captures captures,
Rule.Context context) |
Pattern<ApplyNode> |
getPattern()
Returns a pattern to which plan nodes this rule applies.
|
public Pattern<ApplyNode> getPattern()
RulegetPattern in interface Rule<ApplyNode>public Rule.Result apply(ApplyNode applyNode, Captures captures, Rule.Context context)
Copyright © 2012–2019. All rights reserved.