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