The following tables list the members exposed by AggregationHelper.
Name | Description | |
---|---|---|
![]() ![]() | EmptyAggregateable | Gets an empty aggregateable. |
Name | Description | |
---|---|---|
![]() ![]() | GetDefaultAggregator | Hepls to be obtained an aggregator based on the passed parameters. |
![]() ![]() | GetDefaultAverageAggregator | Hepls to be obtained AverageAggregator<T> over the specified dataType. |
![]() ![]() | GetDefaultMaxAggregator | Hepls to be obtained a Aggregator<T> over the specified dataType. |
![]() ![]() | GetDefaultMinAggregator | Hepls to be obtained a Aggregator<T> over the specified dataType. |
![]() ![]() | GetDefaultSumAggregator | Hepls to be obtained a Aggregator<T> over the specified dataType. |