Optional
filterA filter that must pass for the relevant PersonalBestGlobal
object to be included within the aggregate.
Optional
sumSum aggregate over matching PersonalBestGlobal
objects.
Optional
distinctDistinct count aggregate over matching PersonalBestGlobal
objects.
Optional
minMinimum aggregate over matching PersonalBestGlobal
objects.
Optional
maxMaximum aggregate over matching PersonalBestGlobal
objects.
Optional
averageMean average aggregate over matching PersonalBestGlobal
objects.
Optional
stddevSample standard deviation aggregate over matching PersonalBestGlobal
objects.
Optional
stddevPopulation standard deviation aggregate over matching PersonalBestGlobal
objects.
Optional
varianceSample variance aggregate over matching PersonalBestGlobal
objects.
Optional
variancePopulation variance aggregate over matching PersonalBestGlobal
objects.
A filter to be used against aggregates of
PersonalBestGlobal
object types.