Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02
12c (12.2.1.4.0)
E90869-02
The TopNAggregator type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Comparer |
The IComparer used by this aggregator.
| |
| Extractor |
The ValueExtractor used by this aggregator.
| |
| IsParallel |
True iff this aggregator is to be used in parallel.
| |
| ParallelAggregator |
Get an aggregator that can take the place of this aggregator in
situations in which the IInvocableCache can
aggregate in parallel.
| |
| Results |
The maximum number of results to include in the aggregation result.
|