Package | Description |
---|---|
com.espertech.esper.core.service |
Implementation of client package interfaces, glue code
|
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.db |
Database SQL polling views and caches
|
com.espertech.esper.view |
View infrastructure concerned with view creation and destroy, cloning and hooking views trees into filtering.
|
Class and Description |
---|
DatabaseConfigService
Service providing database connection factory and configuration information
for use with historical data polling.
|
DataCacheFactory
Factory for data caches for use caching database query results and method invocation results.
|
Class and Description |
---|
DataCache
Implementations serve as caches for historical or reference data retrieved
via lookup keys consisting or one or more rows represented by a list of events.
|
DataCacheFactory
Factory for data caches for use caching database query results and method invocation results.
|
PollExecStrategy
Interface for polling data from a data source such as a relational database.
|
Class and Description |
---|
ColumnSettings
Column-level configuration settings are held in this immutable descriptor.
|
ConnectionCache
Base class for a Connection and PreparedStatement cache.
|
DatabaseConfigException
Exception to indicate that a stream name could not be resolved.
|
DatabaseConfigService
Service providing database connection factory and configuration information
for use with historical data polling.
|
DatabaseConnectionFactory
Factory for new database connections.
|
DataCache
Implementations serve as caches for historical or reference data retrieved
via lookup keys consisting or one or more rows represented by a list of events.
|
DataCacheFactory
Factory for data caches for use caching database query results and method invocation results.
|
DBOutputTypeDesc
Descriptor for SQL output columns.
|
PollExecStrategy
Interface for polling data from a data source such as a relational database.
|
Class and Description |
---|
DataCache
Implementations serve as caches for historical or reference data retrieved
via lookup keys consisting or one or more rows represented by a list of events.
|