| Package | Description |
|---|---|
| org.apache.calcite.plan.hep |
Provides a heuristic planner implementation for the interfaces in
org.apache.calcite.plan. |
| org.apache.calcite.rel.metadata |
Defines metadata interfaces and utilities for relational
expressions.
|
| org.apache.calcite.tools |
Provides utility classes.
|
| Class and Description |
|---|
| HepMatchOrder
HepMatchOrder specifies the order of graph traversal when looking for rule
matches.
|
| HepProgram
HepProgram specifies the order in which rules should be attempted by
HepPlanner. |
| HepProgramBuilder
HepProgramBuilder creates instances of
HepProgram. |
| Class and Description |
|---|
| HepRelVertex
HepRelVertex wraps a real
RelNode as a vertex in a DAG representing
the entire query expression. |
| Class and Description |
|---|
| HepProgram
HepProgram specifies the order in which rules should be attempted by
HepPlanner. |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.