Click or drag to resize

AbstractAggregator Properties

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

The AbstractAggregator type exposes the following members.

Properties
  NameDescription
Public propertyExtractor
Determine the IValueExtractor whose values this aggregator is aggregating.
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