Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02

The TopNAggregator type exposes the following members.

Properties

  NameDescription
Protected propertyComparer
The IComparer used by this aggregator.
Protected propertyExtractor
The ValueExtractor used by this aggregator.
Protected propertyIsParallel
True iff this aggregator is to be used in parallel.
Public propertyParallelAggregator
Get an aggregator that can take the place of this aggregator in situations in which the IInvocableCache can aggregate in parallel.
Protected propertyResults
The maximum number of results to include in the aggregation result.

See Also