public class BeamAggregationRule
extends org.apache.calcite.plan.RelOptRule
| Modifier and Type | Field and Description | 
|---|---|
| static BeamAggregationRule | INSTANCE | 
| Constructor and Description | 
|---|
| BeamAggregationRule(java.lang.Class<? extends org.apache.calcite.rel.core.Aggregate> aggregateClass,
                   java.lang.Class<? extends org.apache.calcite.rel.core.Project> projectClass,
                   org.apache.calcite.tools.RelBuilderFactory relBuilderFactory) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | onMatch(org.apache.calcite.plan.RelOptRuleCall call) | 
any, convert, convert, convertList, convertOperand, convertOperand, equals, equals, getOperand, getOperands, getOutConvention, getOutTrait, hashCode, matches, none, operand, operand, operand, operand, operand, operandJ, operandJ, some, toString, unorderedpublic static final BeamAggregationRule INSTANCE