| Package | Description |
|---|---|
| org.apache.calcite.rel.core |
Defines core relational expressions.
|
| org.apache.calcite.tools |
Provides utility classes.
|
| Modifier and Type | Class and Description |
|---|---|
private static class |
RelFactories.CorrelateFactoryImpl
Implementation of
RelFactories.CorrelateFactory that returns a vanilla
LogicalCorrelate. |
| Modifier and Type | Field and Description |
|---|---|
static RelFactories.CorrelateFactory |
RelFactories.DEFAULT_CORRELATE_FACTORY |
| Modifier and Type | Field and Description |
|---|---|
private RelFactories.CorrelateFactory |
RelBuilder.correlateFactory |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.