@Value.Immutable(singleton=false) public static interface RelDecorrelator.AdjustProjectForCountAggregateRule.AdjustProjectForCountAggregateRuleConfig extends RelDecorrelator.Config
| Modifier and Type | Method and Description |
|---|---|
boolean |
flavor()
Returns the flavor of the rule (true for 4 operands, false for 3
operands).
|
default RelDecorrelator.AdjustProjectForCountAggregateRule |
toRule()
Creates a rule that uses this configuration.
|
RelDecorrelator.AdjustProjectForCountAggregateRule.AdjustProjectForCountAggregateRuleConfig |
withFlavor(boolean flavor)
Sets
flavor(). |
decorrelator, withDecorrelatoras, description, operandSupplier, relBuilderFactory, withDescription, withOperandSupplier, withRelBuilderFactorydefault RelDecorrelator.AdjustProjectForCountAggregateRule toRule()
RelRule.ConfigtoRule in interface RelRule.Configboolean flavor()
RelDecorrelator.AdjustProjectForCountAggregateRule.AdjustProjectForCountAggregateRuleConfig withFlavor(boolean flavor)
flavor().Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.