Package | Description |
---|---|
com.espertech.esper.client.soda |
This package defines the Esper statement object model.
|
Modifier and Type | Class and Description |
---|---|
class |
FirstProjectionExpression
Represents the "first" aggregation function.
|
class |
LastProjectionExpression
Represents the "last" aggregation function.
|
class |
WindowProjectionExpression
Represents the "window" aggregation function.
|