Package | Description |
---|---|
com.espertech.esper.client.soda |
This package defines the Esper statement object model.
|
Modifier and Type | Method and Description |
---|---|
static LastEverProjectionExpression |
Expressions.lastEver(Expression expression)
Lastever-value aggregation function.
|
static LastEverProjectionExpression |
Expressions.lastEver(String propertyName)
Lastever-value aggregation function.
|