| Package | Description |
|---|---|
| org.apache.calcite.adapter.enumerable |
Query optimizer rules for Java calling convention.
|
| org.apache.calcite.rel.metadata |
Defines metadata interfaces and utilities for relational
expressions.
|
| Modifier and Type | Method and Description |
|---|---|
static EnumerableInterpreter |
EnumerableInterpreter.create(RelNode input,
double factor)
Creates an EnumerableInterpreter.
|
| Modifier and Type | Method and Description |
|---|---|
RelOptCost |
RelMdPercentageOriginalRows.getCumulativeCost(EnumerableInterpreter rel) |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.