Package | Description |
---|---|
org.apache.calcite.plan |
Defines interfaces for constructing rule-based optimizers of
relational expressions.
|
Modifier and Type | Class and Description |
---|---|
static class |
RelOptListener.RuleAttemptedEvent
Event indicating that a planner rule has been attemptedd.
|
static class |
RelOptListener.RuleProductionEvent
Event indicating that a planner rule has produced a result.
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.