Package | Description |
---|---|
com.espertech.esper.client.soda |
This package defines the Esper statement object model.
|
Modifier and Type | Method and Description |
---|---|
static CountStarProjectionExpression |
Expressions.countStar()
Count aggregation function not counting values, equivalent to "count(*)".
|