static class HepInstruction.RuleInstance 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) RelOptRule |
rule
Explicitly specified rule, or rule looked up by planner from
description.
|
(package private) String |
ruleDescription
Description to look for, or null if rule specified explicitly.
|
| Constructor and Description |
|---|
RuleInstance() |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
execute(HepPlanner planner) |
(package private) void |
initialize(boolean clearCache) |
String ruleDescription
RelOptRule rule
void initialize(boolean clearCache)
initialize in class HepInstructionvoid execute(HepPlanner planner)
execute in class HepInstructionCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.