| Package | Description |
|---|---|
| org.apache.calcite.plan.volcano |
Optimizes relational expressions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ChainedPhaseRuleMappingInitializer
ChainedPhaseRuleMappingInitializer is an abstract implementation of
VolcanoPlannerPhaseRuleMappingInitializer that allows additional
rules to be layered on top of those configured by a subordinate
VolcanoPlannerPhaseRuleMappingInitializer. |
| Modifier and Type | Method and Description |
|---|---|
protected VolcanoPlannerPhaseRuleMappingInitializer |
VolcanoPlanner.getPhaseRuleMappingInitializer() |
| Constructor and Description |
|---|
ChainedPhaseRuleMappingInitializer(VolcanoPlannerPhaseRuleMappingInitializer subordinate) |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.