Oracle® Coherence .NET API Reference Release 3.6
E15727-01
Assembly: Coherence (in Coherence.dll) Version: 3.6.0.0 (3.6.0.0)
E15727-01
Construct an AbstractAggregator that will aggregate values
extracted from a collection of
IInvocableCacheEntry objects.
Namespace:
Tangosol.Util.AggregatorAssembly: Coherence (in Coherence.dll) Version: 3.6.0.0 (3.6.0.0)
Syntax
| C# |
|---|
public AbstractAggregator( IValueExtractor extractor ) |
Parameters
- extractor
- Type: Tangosol.Util..::.IValueExtractor
The IValueExtractor that provides values to aggregate.