IPartialResultAggregator Methods | 
The IPartialResultAggregator type exposes the following members.
| Name | Description | |
|---|---|---|
| AggregatePartialResults | 
            Aggregate the results of the parallel aggregations, producing a
            partial result logically representing the partial aggregation. The
            returned partial result will be further {@link
            ParallelAwareAggregator#AggregateResults aggregated} to produce
            the final result.
              |