Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CountAggregator<K, V>

Calculates a number of values in an entry set.

Type parameters

  • K = any

  • V = any

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Protected @class

@class: string

Server-side EntryAggregator implementation type identifier.

Protected Optional extractor

extractor: ValueExtractor

The extractor.ValueExtractor to apply when aggregating results.

Methods

andThen