Package | Description |
---|---|
com.espertech.esper.epl.named |
Named window classes are in this package
|
Modifier and Type | Class and Description |
---|---|
class |
NamedWindowOnDeleteView
View for the on-delete statement that handles removing events from a named window.
|
class |
NamedWindowOnExprBaseView
View for the on-delete statement that handles removing events from a named window.
|
class |
NamedWindowOnMergeInsertUnmatched
View for the on-delete statement that handles removing events from a named window.
|
class |
NamedWindowOnMergeView
View for the on-delete statement that handles removing events from a named window.
|
class |
NamedWindowOnSelectView
View for the on-select statement that handles selecting events from a named window.
|
class |
NamedWindowOnUpdateView
View for the on-delete statement that handles removing events from a named window.
|
Modifier and Type | Method and Description |
---|---|
NamedWindowOnExprView |
NamedWindowOnMergeViewFactory.make(SubordWMatchExprLookupStrategy lookupStrategy,
NamedWindowRootViewInstance namedWindowRootViewInstance,
AgentInstanceContext agentInstanceContext,
ResultSetProcessor resultSetProcessor) |
NamedWindowOnExprView |
NamedWindowOnExprFactory.make(SubordWMatchExprLookupStrategy lookupStrategy,
NamedWindowRootViewInstance namedWindowRootViewInstance,
AgentInstanceContext agentInstanceContext,
ResultSetProcessor resultSetProcessor) |