Click or drag to resize

Parallel Properties

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02

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