Package | Description |
---|---|
com.espertech.esper.core.context.activator |
Activation of streams for statement start.
|
com.espertech.esper.core.context.factory |
Statement agent instance factories.
|
com.espertech.esper.core.context.mgr |
Context management.
|
com.espertech.esper.core.context.subselect |
Subselect implementation.
|
com.espertech.esper.core.service |
Implementation of client package interfaces, glue code
|
com.espertech.esper.core.service.resource |
Core service statement resource holders.
|
com.espertech.esper.core.start |
Classes related to start and stop of statements
|
com.espertech.esper.epl.core |
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.
|
com.espertech.esper.epl.named |
Named window classes are in this package
|
com.espertech.esper.epl.property |
Classes for handling events-within-events.
|
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.
|
com.espertech.esper.event.vaevent |
Value added events are revision events and variant events.
|
com.espertech.esper.filter |
Main switchboard filtering and routing of incoming events to interested statements is performed in this package.
|
com.espertech.esper.metrics.instrumentation |
EPL instrumentation helpers.
|
Class and Description |
---|
NamedWindowProcessor
An instance of this class is associated with a specific named window.
|
Class and Description |
---|
NamedWindowOnExprFactory
View for the on-delete statement that handles removing events from a named window.
|
NamedWindowProcessor
An instance of this class is associated with a specific named window.
|
NamedWindowProcessorInstance
An instance of this class is associated with a specific named window.
|
NamedWindowTailViewInstance
This view is hooked into a named window's view chain as the last view and handles dispatching of named window
insert and remove stream results via
NamedWindowMgmtService to consuming statements. |
Class and Description |
---|
NamedWindowMgmtService
Service to manage named windows on an engine level.
|
Class and Description |
---|
NamedWindowProcessor
An instance of this class is associated with a specific named window.
|
Class and Description |
---|
NamedWindowConsumerMgmtService |
NamedWindowDispatchService
Service to manage named window dispatches, locks and processors on an engine level.
|
NamedWindowMgmtService
Service to manage named windows on an engine level.
|
Class and Description |
---|
NamedWindowProcessorInstance
An instance of this class is associated with a specific named window.
|
Class and Description |
---|
NamedWindowProcessor
An instance of this class is associated with a specific named window.
|
NamedWindowProcessorInstance
An instance of this class is associated with a specific named window.
|
Class and Description |
---|
NamedWindowMgmtService
Service to manage named windows on an engine level.
|
Class and Description |
---|
NamedWindowConsumerCallback |
NamedWindowConsumerDesc |
NamedWindowConsumerLatch |
NamedWindowConsumerLatchFactory
Class to hold a current latch per named window.
|
NamedWindowConsumerLatchSpin
A spin-locking implementation of a latch for use in guaranteeing delivery between
a delta stream produced by a named window and consumable by another statement.
|
NamedWindowConsumerLatchWait
A suspend-and-notify implementation of a latch for use in guaranteeing delivery between
a named window delta result and consumable by another statement.
|
NamedWindowConsumerMgmtService |
NamedWindowConsumerMgmtServiceImpl |
NamedWindowConsumerView
Represents a consumer of a named window that selects from a named window via a from-clause.
|
NamedWindowDeltaData
A holder for events posted by a named window as an insert and remove stream.
|
NamedWindowDispatchService
Service to manage named window dispatches, locks and processors on an engine level.
|
NamedWindowLifecycleEvent
Event indicating named window lifecycle management.
|
NamedWindowLifecycleEvent.LifecycleEventType
Event types.
|
NamedWindowLifecycleObserver
Observer named window events.
|
NamedWindowMgmtService
Service to manage named windows on an engine level.
|
NamedWindowMgmtServiceImpl
This service hold for each named window a dedicated processor and a lock to the named window.
|
NamedWindowOnDeleteViewFactory
View for the on-delete statement that handles removing events from a named window.
|
NamedWindowOnExprBaseView
View for the on-delete statement that handles removing events from a named window.
|
NamedWindowOnExprBaseViewFactory
View for the on-delete statement that handles removing events from a named window.
|
NamedWindowOnExprFactory
View for the on-delete statement that handles removing events from a named window.
|
NamedWindowOnMergeAction |
NamedWindowOnMergeHelper
Factory for handles for updates/inserts/deletes/select
|
NamedWindowOnMergeMatch |
NamedWindowOnMergeViewFactory
View for the on-delete statement that handles removing events from a named window.
|
NamedWindowOnSelectViewFactory
View for the on-select statement that handles selecting events from a named window.
|
NamedWindowOnUpdateViewFactory
View for the on-delete statement that handles removing events from a named window.
|
NamedWindowProcessor
An instance of this class is associated with a specific named window.
|
NamedWindowProcessorInstance
An instance of this class is associated with a specific named window.
|
NamedWindowRootView
The root window in a named window plays multiple roles: It holds the indexes for deleting rows, if any on-delete statement
requires such indexes.
|
NamedWindowRootViewInstance
The root window in a named window plays multiple roles: It holds the indexes for deleting rows, if any on-delete statement
requires such indexes.
|
NamedWindowTailView
This view is hooked into a named window's view chain as the last view and handles dispatching of named window
insert and remove stream results via
NamedWindowMgmtService to consuming statements. |
NamedWindowTailViewInstance
This view is hooked into a named window's view chain as the last view and handles dispatching of named window
insert and remove stream results via
NamedWindowMgmtService to consuming statements. |
Class and Description |
---|
NamedWindowMgmtService
Service to manage named windows on an engine level.
|
Class and Description |
---|
NamedWindowMgmtService
Service to manage named windows on an engine level.
|
Class and Description |
---|
NamedWindowRootViewInstance
The root window in a named window plays multiple roles: It holds the indexes for deleting rows, if any on-delete statement
requires such indexes.
|
Class and Description |
---|
NamedWindowMgmtService
Service to manage named windows on an engine level.
|
Class and Description |
---|
NamedWindowConsumerView
Represents a consumer of a named window that selects from a named window via a from-clause.
|
NamedWindowDeltaData
A holder for events posted by a named window as an insert and remove stream.
|