static class HepInstruction.EndGroup extends HepInstruction
HepInstruction.BeginGroup, HepInstruction.CommonRelSubExprRules, HepInstruction.ConverterRules, HepInstruction.EndGroup, HepInstruction.MatchLimit, HepInstruction.MatchOrder, HepInstruction.RuleClass<R extends RelOptRule>, HepInstruction.RuleCollection, HepInstruction.RuleInstance, HepInstruction.Subprogram| Modifier and Type | Field and Description |
|---|---|
(package private) boolean |
collecting |
(package private) Set<RelOptRule> |
ruleSet
Actual rule set instantiated during planning by collecting grouped
rules.
|
| Constructor and Description |
|---|
EndGroup() |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
execute(HepPlanner planner) |
(package private) void |
initialize(boolean clearCache) |
Set<RelOptRule> ruleSet
boolean collecting
void initialize(boolean clearCache)
initialize in class HepInstructionvoid execute(HepPlanner planner)
execute in class HepInstructionCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.