| Package | Description |
|---|---|
| org.apache.calcite.plan.volcano |
Optimizes relational expressions.
|
| Modifier and Type | Field and Description |
|---|---|
protected VolcanoPlanner |
VolcanoRuleCall.volcanoPlanner |
| Modifier and Type | Method and Description |
|---|---|
void |
RelSubset.propagateBoostRemoval(VolcanoPlanner planner) |
| Constructor and Description |
|---|
VolcanoRuleCall(VolcanoPlanner planner,
RelOptRuleOperand operand,
RelNode[] rels)
Creates a rule call, internal, with array to hold bindings.
|
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.