| Package | Description |
|---|---|
| org.apache.calcite.adapter.enumerable |
Query optimizer rules for Java calling convention.
|
| org.apache.calcite.interpreter |
Provides an implementation of relational expressions using an interpreter.
|
| Modifier and Type | Method and Description |
|---|---|
Node |
EnumerableInterpretable.implement(InterpretableRel.InterpreterImplementor implementor) |
Node |
EnumerableBindable.implement(InterpretableRel.InterpreterImplementor implementor) |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.