- java.lang.Object
-
- org.apache.calcite.plan.RelOptRule
-
- org.apache.calcite.rel.rules.FilterAggregateTransposeRule
-
- org.apache.drill.exec.planner.logical.DrillFilterAggregateTransposeRule
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
static org.apache.calcite.rel.rules.FilterAggregateTransposeRule |
INSTANCE |
-
Fields inherited from class org.apache.calcite.plan.RelOptRule
description, operands
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
boolean |
matches(org.apache.calcite.plan.RelOptRuleCall call) |
-
Methods inherited from class org.apache.calcite.rel.rules.FilterAggregateTransposeRule
onMatch
-
Methods inherited from class org.apache.calcite.plan.RelOptRule
any, convert, convert, convertList, equals, equals, getOperand, getOperands, getOutConvention, getOutTrait, hashCode, none, operand, operand, operand, operand, operand, some, toString, unordered
Copyright © 2017 The Apache Software Foundation. All rights reserved.