- java.lang.Object
-
- org.apache.calcite.plan.RelOptRule
-
- org.apache.kylin.query.optrule.OLAPProjectRule
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
static org.apache.calcite.plan.RelOptRule |
INSTANCE |
-
Fields inherited from class org.apache.calcite.plan.RelOptRule
description, operands, relBuilderFactory
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
onMatch(org.apache.calcite.plan.RelOptRuleCall call) |
-
Methods inherited from class org.apache.calcite.plan.RelOptRule
any, convert, convert, convertList, convertOperand, equals, equals, getOperand, getOperands, getOutConvention, getOutTrait, hashCode, matches, none, operand, operand, operand, operand, operand, some, toString, unordered
-
-
Constructor Detail
-
OLAPProjectRule
public OLAPProjectRule()
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.