| Package | Description |
|---|---|
| org.apache.calcite.adapter.enumerable |
Query optimizer rules for Java calling convention.
|
| Modifier and Type | Method and Description |
|---|---|
EnumerableInterpretable |
EnumerableInterpretable.copy(RelTraitSet traitSet,
List<RelNode> inputs) |
| Constructor and Description |
|---|
EnumerableNode(Enumerable<Object[]> enumerable,
Compiler compiler,
EnumerableInterpretable rel) |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.