public interface Program
A planner is a sequence of programs, each of which is sometimes called
a "phase".
The most typical program is an invocation of the volcano planner with a
particular RuleSet.
| Modifier and Type | Method and Description |
|---|---|
RelNode |
run(RelOptPlanner planner,
RelNode rel,
RelTraitSet requiredOutputTraits) |
RelNode run(RelOptPlanner planner, RelNode rel, RelTraitSet requiredOutputTraits)
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.