| Package | Description |
|---|---|
| org.apache.calcite.interpreter |
Provides an implementation of relational expressions using an interpreter.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
Nodes.CoreCompiler
Extension to
Interpreter.CompilerImpl
that knows how to handle the core logical
RelNodes. |
| Modifier and Type | Field and Description |
|---|---|
private ReflectiveVisitDispatcher<Interpreter.CompilerImpl,RelNode> |
Interpreter.CompilerImpl.dispatcher |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.