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