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