public class CaseFilteredAggregatorRule
extends org.apache.calcite.plan.RelOptRule
| Modifier and Type | Method and Description |
|---|---|
static CaseFilteredAggregatorRule |
instance() |
boolean |
matches(org.apache.calcite.plan.RelOptRuleCall call) |
void |
onMatch(org.apache.calcite.plan.RelOptRuleCall call) |
public static CaseFilteredAggregatorRule instance()
public boolean matches(org.apache.calcite.plan.RelOptRuleCall call)
matches in class org.apache.calcite.plan.RelOptRulepublic void onMatch(org.apache.calcite.plan.RelOptRuleCall call)
onMatch in class org.apache.calcite.plan.RelOptRuleCopyright © 2011–2018. All rights reserved.