|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CountProjectionExpression | |
---|---|
com.espertech.esper.client.soda | This package defines the Esper statement object model. |
Uses of CountProjectionExpression in com.espertech.esper.client.soda |
---|
Methods in com.espertech.esper.client.soda that return CountProjectionExpression | |
---|---|
static CountProjectionExpression |
Expressions.count(Expression expression)
Count aggregation function. |
static CountProjectionExpression |
Expressions.count(String propertyName)
Count aggregation function. |
static CountProjectionExpression |
Expressions.countDistinct(Expression expression)
Count aggregation function considering distinct values only. |
static CountProjectionExpression |
Expressions.countDistinct(String propertyName)
Count aggregation function considering distinct values only. |
|
© 2007 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |