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

The GroupAggregator..::.Parallel type exposes the following members.

Properties

  NameDescription
Aggregator
Obtain the underlying IEntryAggregator.
(Inherited from GroupAggregator.)
Extractor
Obtain the underlying IValueExtractor.
(Inherited from GroupAggregator.)
ParallelAggregator
Get an aggregator that can take the place of this aggregator in situations in which the IInvocableCache can aggregate in parallel.

See Also