| Package | Description |
|---|---|
| org.apache.calcite.interpreter |
Provides an implementation of relational expressions using an interpreter.
|
| Modifier and Type | Method and Description |
|---|---|
Context |
Interpreter.createContext() |
| Modifier and Type | Method and Description |
|---|---|
Object |
Scalar.execute(Context context) |
void |
Scalar.execute(Context context,
Object[] results) |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.