the type of the Map entry keys
the type of the Map entry values
Construct a new QueryRecorder
.
the type for this aggregator
Protected
@classServer-side EntryAggregator implementation type identifier.
Protected
Optional
extractorThe ValueExtractor to apply when aggregating results.
Protected
Readonly
Internal
typeThe type object to be sent to the remote cluster.
Returns a CompositeAggregator comprised of this and the provided aggregator.
a CompositeAggregator comprised of this and the provided aggregator
the next aggregator
This aggregator is used to produce an object that contains an estimated or actual cost of the query execution for a given Filter.
For example, the following code will print a QueryRecord, containing the estimated query cost and corresponding execution steps.