Click or drag to resize

IPartialResultAggregator Methods

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-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.
Top
See Also