Click or drag to resize

TopNAggregator Constructor

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02
Overload List
  NameDescription
Public methodTopNAggregator
Default constructor.
Public methodTopNAggregator(IValueExtractor, IComparer, Int32)
Construct a TopNAggregator that will aggregate the top extracted values, as determined by the specified comparator.
Top
See Also