Package | Description |
---|---|
com.espertech.esper.client.soda |
This package defines the Esper statement object model.
|
Modifier and Type | Class and Description |
---|---|
class |
PatternGuardExpr
Guard is the where timer-within pattern object for use in pattern expressions.
|
class |
PatternObserverExpr
Pattern observer expression observes occurances such as timer-at (crontab) and timer-interval.
|
class |
View
A view provides a projection upon a stream, such as a data window, grouping or unique.
|