Package | Description |
---|---|
org.teiid.query.optimizer.relational | |
org.teiid.query.processor.relational |
Modifier and Type | Method and Description |
---|---|
RelationalPlan |
PlanToProcessConverter.convert(PlanNode planNode) |
RelationalPlan |
RelationalPlanner.optimize(Command command) |
Modifier and Type | Method and Description |
---|---|
RelationalPlan |
RelationalPlan.clone() |
Modifier and Type | Method and Description |
---|---|
Map<GroupSymbol,RelationalPlan> |
AccessNode.getSubPlans() |
Modifier and Type | Method and Description |
---|---|
void |
AccessNode.setSubPlans(Map<GroupSymbol,RelationalPlan> plans) |
Copyright © 2019. All rights reserved.