Uses of Class
com.espertech.esper.common.client.soda.AvgProjectionExpression
Package
Description
This package defines the Esper statement object model.
-
Uses of AvgProjectionExpression in com.espertech.esper.common.client.soda
Modifier and TypeMethodDescriptionstatic AvgProjectionExpression
Expressions.avg
(Expression expression) Average aggregation function.static AvgProjectionExpression
Average aggregation function.static AvgProjectionExpression
Expressions.avgDistinct
(Expression expression) Average aggregation function considering distinct values only.static AvgProjectionExpression
Expressions.avgDistinct
(String propertyName) Average aggregation function considering distinct values only.