Package | Description |
---|---|
com.espertech.esper.epl.table.onaction |
Table on-action handlers.
|
Modifier and Type | Class and Description |
---|---|
class |
TableOnDeleteView
View for the on-delete statement that handles removing events from a named window.
|
class |
TableOnMergeInsertUnmatched |
class |
TableOnMergeView |
class |
TableOnSelectView |
class |
TableOnUpdateView |
class |
TableOnViewBase |
Modifier and Type | Method and Description |
---|---|
TableOnView |
TableOnViewFactory.make(SubordWMatchExprLookupStrategy lookupStrategy,
TableStateInstance tableState,
AgentInstanceContext agentInstanceContext,
ResultSetProcessor resultSetProcessor) |
TableOnView |
TableOnMergeViewFactory.make(SubordWMatchExprLookupStrategy lookupStrategy,
TableStateInstance tableState,
AgentInstanceContext agentInstanceContext,
ResultSetProcessor resultSetProcessor) |