Package | Description |
---|---|
com.espertech.esper.epl.spec |
Contains EPL statement specification classes define the constructs that make up an EPL statement,
such as the list of items in the select clause, the insert-into stream name and property names etc.
|
Modifier and Type | Class and Description |
---|---|
class |
PatternGuardSpec
Specification for a pattern guard object consists of a namespace, name and guard object parameters.
|
class |
PatternObserverSpec
Specification for a pattern observer object consists of a namespace, name and object parameters.
|
class |
ViewSpec
Specification for a view object consists of a namespace, name and view object parameters.
|