public class ProjectAggregatePruneUnusedCallRule
extends org.apache.calcite.plan.RelOptRule
| Modifier and Type | Method and Description | 
|---|---|
static ProjectAggregatePruneUnusedCallRule | 
instance()  | 
boolean | 
matches(org.apache.calcite.plan.RelOptRuleCall call)  | 
void | 
onMatch(org.apache.calcite.plan.RelOptRuleCall call)  | 
public static ProjectAggregatePruneUnusedCallRule 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.