|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AvgProjectionExpression | |
---|---|
com.espertech.esper.client.soda | This package defines the Esper statement object model. |
Uses of AvgProjectionExpression in com.espertech.esper.client.soda |
---|
Methods in com.espertech.esper.client.soda that return AvgProjectionExpression | |
---|---|
static AvgProjectionExpression |
Expressions.avg(Expression expression)
Average aggregation function. |
static AvgProjectionExpression |
Expressions.avg(java.lang.String propertyName)
Average aggregation function. |
static AvgProjectionExpression |
Expressions.avgDistinct(Expression expression)
Average aggregation function considering distinct values only. |
static AvgProjectionExpression |
Expressions.avgDistinct(java.lang.String propertyName)
Average aggregation function considering distinct values only. |
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |