Oracle® Coherence .NET API Reference Release 3.6.1
E18812-01
Assembly: Coherence (in Coherence.dll) Version: 3.6.1.0 (3.6.1.0)
E18812-01
Construct a CompositeAggregator based on a specified
IEntryAggregator array.
Namespace:
Tangosol.Util.AggregatorAssembly: Coherence (in Coherence.dll) Version: 3.6.1.0 (3.6.1.0)
Syntax
| C# |
|---|
protected CompositeAggregator( IEntryAggregator[] aggregators ) |
Parameters
- aggregators
- Type: array<
Tangosol.Net.Cache..::.IEntryAggregator
>[]()[]
An array of IEntryAggregator objects; may not be null.