public class AggregationNormalizerImpl extends Object implements AggregationNormalizer
| Modifier and Type | Class and Description |
|---|---|
protected class |
AggregationNormalizerImpl.AggregationNormalizationState |
| Modifier | Constructor and Description |
|---|---|
protected |
AggregationNormalizerImpl(CoreSingletons coreSingletons) |
| Modifier and Type | Method and Description |
|---|---|
IQTree |
normalizeForOptimization(AggregationNode aggregationNode,
IQTree child,
VariableGenerator variableGenerator,
IQProperties currentIQProperties)
Blocks distinct.
|
@Inject protected AggregationNormalizerImpl(CoreSingletons coreSingletons)
public IQTree normalizeForOptimization(AggregationNode aggregationNode, IQTree child, VariableGenerator variableGenerator, IQProperties currentIQProperties)
normalizeForOptimization in interface AggregationNormalizerCopyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.