|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eigenbase.relopt.hep.HepInstruction org.eigenbase.relopt.hep.HepInstruction.ConverterRules
static class HepInstruction.ConverterRules
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eigenbase.relopt.hep.HepInstruction |
---|
HepInstruction.BeginGroup, HepInstruction.CommonRelSubExprRules, HepInstruction.ConverterRules, HepInstruction.EndGroup, HepInstruction.MatchLimit, HepInstruction.MatchOrder, HepInstruction.RuleClass<R extends RelOptRule>, HepInstruction.RuleCollection, HepInstruction.RuleInstance, HepInstruction.Subprogram |
Field Summary | |
---|---|
(package private) boolean |
guaranteed
|
(package private) Set<RelOptRule> |
ruleSet
Actual rule set instantiated during planning by filtering all of the planner's rules, looking for the desired converters. |
Constructor Summary | |
---|---|
HepInstruction.ConverterRules()
|
Method Summary | |
---|---|
(package private) void |
execute(HepPlanner planner)
|
Methods inherited from class org.eigenbase.relopt.hep.HepInstruction |
---|
initialize |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
boolean guaranteed
Set<RelOptRule> ruleSet
Constructor Detail |
---|
HepInstruction.ConverterRules()
Method Detail |
---|
void execute(HepPlanner planner)
execute
in class HepInstruction
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |