| Package | Description |
|---|---|
| org.apache.calcite.plan |
Defines interfaces for constructing rule-based optimizers of
relational expressions.
|
| Modifier and Type | Field and Description |
|---|---|
private com.google.common.cache.LoadingCache<RelOptPlanner,ConventionTraitDef.ConversionData> |
ConventionTraitDef.conversionCache
Weak-key cache of RelOptPlanner to ConversionData.
|
| Modifier and Type | Method and Description |
|---|---|
private ConventionTraitDef.ConversionData |
ConventionTraitDef.getConversionData(RelOptPlanner planner) |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.