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