Package | Description |
---|---|
com.espertech.esper.epl.named |
Named window classes are in this package
|
Modifier and Type | Class and Description |
---|---|
class |
NamedWindowOnDeleteViewFactory
View for the on-delete statement that handles removing events from a named window.
|
class |
NamedWindowOnMergeViewFactory
View for the on-delete statement that handles removing events from a named window.
|
class |
NamedWindowOnSelectViewFactory
View for the on-select statement that handles selecting events from a named window.
|
class |
NamedWindowOnUpdateViewFactory
View for the on-delete statement that handles removing events from a named window.
|