TopNAggregator Properties |
The TopNAggregator type exposes the following members.
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.
|