TopNAggregator Constructor |
Name | Description | |
---|---|---|
![]() | TopNAggregator |
Default constructor.
|
![]() | TopNAggregator(IValueExtractor, IComparer, Int32) |
Construct a TopNAggregator that will aggregate the top extracted
values, as determined by the specified comparator.
|