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