| Package | Description |
|---|---|
| org.apache.calcite.prepare |
Preparation of queries (parsing, planning and implementation).
|
| org.apache.calcite.tools |
Provides utility classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PlannerImpl
Implementation of
Planner. |
| Modifier and Type | Method and Description |
|---|---|
static Planner |
Frameworks.getPlanner(FrameworkConfig config)
Creates a planner.
|
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.