| Package | Description |
|---|---|
| org.apache.calcite.plan |
Defines interfaces for constructing rule-based optimizers of
relational expressions.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) Map<RexInputRef,RexImplicationChecker.InputRefUsage<SqlOperator,RexNode>> |
RexImplicationChecker.InputUsageFinder.usageMap |
| Modifier and Type | Method and Description |
|---|---|
private RexImplicationChecker.InputRefUsage<SqlOperator,RexNode> |
RexImplicationChecker.InputUsageFinder.getUsageMap(RexInputRef rex) |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.