| Package | Description |
|---|---|
| org.apache.calcite.plan |
Defines interfaces for constructing rule-based optimizers of
relational expressions.
|
| org.apache.calcite.rel.metadata |
Defines metadata interfaces and utilities for relational
expressions.
|
| Modifier and Type | Method and Description |
|---|---|
MetadataFactory |
RelOptCluster.getMetadataFactory() |
| Modifier and Type | Class and Description |
|---|---|
class |
MetadataFactoryImpl
Implementation of
MetadataFactory that gets providers from a
RelMetadataProvider and stores them in a cache. |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.