Calculates a sum for values of any numeric type extracted from a set of entries in a Map in a form of a numeric value.

If the set of entries is empty, a 'null' result is returned.

Hierarchy

Constructors

Properties

Methods

Constructors

Properties

@class: string

Server-side EntryAggregator implementation type identifier.

extractor?: ValueExtractor

The ValueExtractor to apply when aggregating results.

Methods