public class BeamAggregationRule
extends org.apache.beam.vendor.calcite.v1_28_0.org.apache.calcite.plan.RelOptRule
Modifier and Type | Field and Description |
---|---|
static BeamAggregationRule |
INSTANCE |
Constructor and Description |
---|
BeamAggregationRule(java.lang.Class<? extends org.apache.beam.vendor.calcite.v1_28_0.org.apache.calcite.rel.core.Aggregate> aggregateClass,
java.lang.Class<? extends org.apache.beam.vendor.calcite.v1_28_0.org.apache.calcite.rel.core.Project> projectClass,
org.apache.beam.vendor.calcite.v1_28_0.org.apache.calcite.tools.RelBuilderFactory relBuilderFactory) |
Modifier and Type | Method and Description |
---|---|
void |
onMatch(org.apache.beam.vendor.calcite.v1_28_0.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, unordered
public static final BeamAggregationRule INSTANCE
public BeamAggregationRule(java.lang.Class<? extends org.apache.beam.vendor.calcite.v1_28_0.org.apache.calcite.rel.core.Aggregate> aggregateClass, java.lang.Class<? extends org.apache.beam.vendor.calcite.v1_28_0.org.apache.calcite.rel.core.Project> projectClass, org.apache.beam.vendor.calcite.v1_28_0.org.apache.calcite.tools.RelBuilderFactory relBuilderFactory)