IPartialResultAggregator Interface |
Namespace: Tangosol.Net.Cache
public interface IPartialResultAggregator
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.
|