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