| Package | Description |
|---|---|
| org.apache.calcite.plan |
Defines interfaces for constructing rule-based optimizers of
relational expressions.
|
| Modifier and Type | Field and Description |
|---|---|
private RelTraitSet.Cache |
RelTraitSet.cache |
| Constructor and Description |
|---|
RelTraitSet(RelTraitSet.Cache cache,
RelTrait[] traits)
Constructs a RelTraitSet with the given set of RelTraits.
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.