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