Click or drag to resize

Parallel Properties

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01

The GroupAggregatorParallel type exposes the following members.

Properties
  NameDescription
Public propertyAggregator
Obtain the underlying IEntryAggregator.
(Inherited from GroupAggregator.)
Public propertyExtractor
Obtain the underlying IValueExtractor.
(Inherited from GroupAggregator.)
Public propertyParallelAggregator
Get an aggregator that can take the place of this aggregator in situations in which the IInvocableCache can aggregate in parallel.
Top
See Also