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

The IParallelAwareAggregator type exposes the following members.

Methods

  NameDescription
Public methodAggregate
Process a set of IInvocableCacheEntry objects in order to produce an aggregated result.
(Inherited from IEntryAggregator.)
Public methodAggregateResults
Aggregate the results of the parallel aggregations.

Properties

  NameDescription
Public propertyParallelAggregator
Get an aggregator that can take the place of this aggregator in situations in which the IInvocableCache can aggregate in parallel.

See Also