public class PushOffsetThroughProject extends Object implements Rule<OffsetNode>
- Offset
- Project (non identity)
Into:
- Project (non identity)
- Offset
Rule.Context, Rule.Result| Constructor and Description |
|---|
PushOffsetThroughProject() |
| Modifier and Type | Method and Description |
|---|---|
Rule.Result |
apply(OffsetNode parent,
Captures captures,
Rule.Context context) |
Pattern<OffsetNode> |
getPattern()
Returns a pattern to which plan nodes this rule applies.
|
public Pattern<OffsetNode> getPattern()
RulegetPattern in interface Rule<OffsetNode>public Rule.Result apply(OffsetNode parent, Captures captures, Rule.Context context)
apply in interface Rule<OffsetNode>Copyright © 2012–2019. All rights reserved.