Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02
Parallel implementation of the GroupAggregator.

Namespace: Tangosol.Util.Aggregator
Assembly: Coherence (in Coherence.dll) Version: 12.2.1.4014 (12.2.1.4014)

Syntax

C#
[ObsoleteAttribute("Obsolete as of Coherence 12.2.1")]
public class Parallel : GroupAggregator, IParallelAwareAggregator, 
	IEntryAggregator

Inheritance Hierarchy

System..::..Object
  Tangosol.Util.Aggregator..::..GroupAggregator
    Tangosol.Util.Aggregator..::..GroupAggregator..::..Parallel

See Also