Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

The AbstractAggregator type exposes the following members.

Properties

  NameDescription
Extractor
Determine the IValueExtractor whose values this aggregator is aggregating.
ParallelAggregator
Get an aggregator that can take the place of this aggregator in situations in which the IInvocableCache can aggregate in parallel.

See Also