| Class and Description |
|---|
| ReducingAggregateLoader
A base class for aggregate loaders that calculate values using only the specified part of subtree.
|
| SingleDependencyReducingAggregateLoader |
| ValueReducer
Describes how to combine the current value and values aggregated over the part of the subtree
(as defined by ReductionStrategy) during aggregate calculation.
|
| Class and Description |
|---|
| ReducingAggregateLoader
A base class for aggregate loaders that calculate values using only the specified part of subtree.
|
| ReductionStrategy
Describes a part of subtree to be used for calculating aggregate values.
|
| ReductionStrategy.AbstractReductionStrategy |
| ValueReducer
Describes how to combine the current value and values aggregated over the part of the subtree
(as defined by ReductionStrategy) during aggregate calculation.
|
Copyright © 2021 ALM Works. All Rights Reserved.