Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02

The IPartialResultAggregator type exposes the following members.

Methods

  NameDescription
Public methodAggregatePartialResults
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.

See Also