[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Statement implementation for EQL statements.
The statement Starts on construction. When listeners are added and removed from the view a child dispatch view is added/removed to/from the parent view to support push mode.
The following tables list the members exposed by the EPEQLStatementImpl type.
Public Properties
Name | Description | |
---|---|---|
![]() | EventType |
Returns the type of events the iterable returns.
|
![]() | Listeners | Returns the set of listeners to the statement. (Inherited from EPStatementSupport.) |
![]() | Text |
Returns the underlying expression text or XML.
|