Package | Description |
---|---|
com.espertech.esper.client |
This package and its sub-packages defines the central Esper Client APIs.
|
com.espertech.esper.client.deploy |
Module and deployment administrative service.
|
com.espertech.esper.client.hook |
Callback interfaces for use with statement annotations.
|
com.espertech.esper.client.soda |
This package defines the Esper statement object model.
|
com.espertech.esper.collection |
Internal collection classes
|
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.stmt |
Registries for context partitions to handle aggregations, prev/prior and subselects.
|
com.espertech.esper.core.context.subselect |
Subselect implementation.
|
com.espertech.esper.core.context.util |
Context partition utility or reference classes.
|
com.espertech.esper.core.deploy |
Module and deployment utility and parser.
|
com.espertech.esper.core.service |
Implementation of client package interfaces, glue code
|
com.espertech.esper.core.start |
Classes related to start and stop of statements
|
com.espertech.esper.epl.agg.service |
Aggregation services.
|
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.core.eval |
Select expression evaluators.
|
com.espertech.esper.epl.db |
Database SQL polling views and caches
|
com.espertech.esper.epl.declexpr |
Declared expression handling.
|
com.espertech.esper.epl.enummethod.dot |
Enumeration method utility classes and input data sources.
|
com.espertech.esper.epl.expression.accessagg |
Access-aggregation expressions.
|
com.espertech.esper.epl.expression.baseagg |
Base aggregation expressions.
|
com.espertech.esper.epl.expression.core |
Core expression classes.
|
com.espertech.esper.epl.expression.dot |
Chained expression functionality.
|
com.espertech.esper.epl.expression.funcs |
Function expressions.
|
com.espertech.esper.epl.expression.methodagg |
Method-aggregation expressions.
|
com.espertech.esper.epl.expression.ops |
Operator expressions.
|
com.espertech.esper.epl.expression.prev |
'Previous'-group expressions.
|
com.espertech.esper.epl.expression.prior |
'Prior'-group expressions.
|
com.espertech.esper.epl.expression.subquery |
Subselect expressions.
|
com.espertech.esper.epl.expression.table |
Table access and identifiers expressions.
|
com.espertech.esper.epl.expression.time |
Time-related expressions.
|
com.espertech.esper.epl.join.assemble |
Outer join result set assembly code
|
com.espertech.esper.epl.join.exec.base |
Inner join execution
|
com.espertech.esper.epl.join.plan |
Inner join and outer join query planning
|
com.espertech.esper.epl.join.table |
Indexes for views
|
com.espertech.esper.epl.metric |
Services for metrics reporting, including global flag, repositories and threading.
|
com.espertech.esper.epl.named |
Named window classes are in this package
|
com.espertech.esper.epl.parse |
Parsers and AST tree walkers and helper classes transforming AST into business objects
|
com.espertech.esper.epl.script |
Script expression evaluation.
|
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.epl.subquery |
Subquery helper classes are found here.
|
com.espertech.esper.epl.table.onaction |
Table on-action handlers.
|
com.espertech.esper.epl.updatehelper |
Helpers for EPL update functionality.
|
com.espertech.esper.epl.view |
Internal processing views for output rate limiting, filtering and internal event routing
|
com.espertech.esper.event |
This package defines the internal event APIs.
|
com.espertech.esper.event.avro |
Avro event type core interfaces.
|
com.espertech.esper.event.vaevent |
Value added events are revision events and variant events.
|
com.espertech.esper.event.xml |
XML event wrappers
|
com.espertech.esper.filter |
Main switchboard filtering and routing of incoming events to interested statements is performed in this package.
|
com.espertech.esper.pattern |
Pattern expression tree and pattern state objects, the later resembles pattern expression state for each active
pattern instance
|
com.espertech.esper.pattern.guard |
Pattern guards that can define the lifetime of a pattern
|
com.espertech.esper.pattern.observer |
Pattern observer classes the observe timer events
|
com.espertech.esper.rowregex |
Match-recognize expression tree and state objects.
|
com.espertech.esper.schedule |
Package for timer callback scheduling
|
com.espertech.esper.type |
Internal primitive, enum and other type representations
|
com.espertech.esper.util |
Utility classes that center around Java type handling, printing, reflection, debugging
|
com.espertech.esper.view |
View infrastructure concerned with view creation and destroy, cloning and hooking views trees into filtering.
|
com.espertech.esper.view.ext |
Extension views that providing services such as sorting, which don't fit much into other categories.
|
com.espertech.esper.view.internal |
Internal management views for buffering view results and providing these to joins.
|
com.espertech.esper.view.std |
Base service views that perform typical SQL-like functions such as unique, grouping, size, last etc.
|
com.espertech.esper.view.window |
Window views are in this package
|
Class and Description |
---|
MetaDefItem
Marker interface for use with statement and engine-level specifications.
|
Class and Description |
---|
ManagedReadWriteLock
Simple read-write lock based on
ReentrantReadWriteLock that associates a
name with the lock and traces read/write locking and unlocking. |
Class and Description |
---|
TypeWidener
Interface for a type widener.
|
Class and Description |
---|
MetaDefItem
Marker interface for use with statement and engine-level specifications.
|
Class and Description |
---|
MetaDefItem
Marker interface for use with statement and engine-level specifications.
|
Class and Description |
---|
StopCallback
General purpose callback to stop a resource and free it's underlying resources.
|
Class and Description |
---|
StopCallback
General purpose callback to stop a resource and free it's underlying resources.
|
Class and Description |
---|
StopCallback
General purpose callback to stop a resource and free it's underlying resources.
|
Class and Description |
---|
StopCallback
General purpose callback to stop a resource and free it's underlying resources.
|
Class and Description |
---|
StopCallback
General purpose callback to stop a resource and free it's underlying resources.
|
Class and Description |
---|
StopCallback
General purpose callback to stop a resource and free it's underlying resources.
|
Class and Description |
---|
ManagedReadWriteLock
Simple read-write lock based on
ReentrantReadWriteLock that associates a
name with the lock and traces read/write locking and unlocking. |
Class and Description |
---|
ManagedReadWriteLock
Simple read-write lock based on
ReentrantReadWriteLock that associates a
name with the lock and traces read/write locking and unlocking. |
MetaDefItem
Marker interface for use with statement and engine-level specifications.
|
StopCallback
General purpose callback to stop a resource and free it's underlying resources.
|
TypeWidener
Interface for a type widener.
|
Class and Description |
---|
DestroyCallback
General pupose callback to destroy a resource and free it's underlying resources.
|
StopCallback
General purpose callback to stop a resource and free it's underlying resources.
|
Class and Description |
---|
StopCallback
General purpose callback to stop a resource and free it's underlying resources.
|
Class and Description |
---|
StopCallback
General purpose callback to stop a resource and free it's underlying resources.
|
TypeWidener
Interface for a type widener.
|
Class and Description |
---|
TriFunction |
TypeWidener
Interface for a type widener.
|
Class and Description |
---|
DatabaseTypeBinding
Binding from database output column type to Java object.
|
StopCallback
General purpose callback to stop a resource and free it's underlying resources.
|
Class and Description |
---|
MetaDefItem
Marker interface for use with statement and engine-level specifications.
|
Class and Description |
---|
MetaDefItem
Marker interface for use with statement and engine-level specifications.
|
Class and Description |
---|
MetaDefItem
Marker interface for use with statement and engine-level specifications.
|
Class and Description |
---|
MetaDefItem
Marker interface for use with statement and engine-level specifications.
|
Class and Description |
---|
MetaDefItem
Marker interface for use with statement and engine-level specifications.
|
Class and Description |
---|
MetaDefItem
Marker interface for use with statement and engine-level specifications.
|
Class and Description |
---|
MetaDefItem
Marker interface for use with statement and engine-level specifications.
|
SimpleNumberCoercer
Interface for number coercion.
|
SimpleTypeCaster
Interface for casting.
|
SimpleTypeParser
Parser of a String input to an object.
|
Class and Description |
---|
MetaDefItem
Marker interface for use with statement and engine-level specifications.
|
Class and Description |
---|
LikeUtil
Utility for performing a SQL Like comparsion.
|
MetaDefItem
Marker interface for use with statement and engine-level specifications.
|
SimpleNumberCoercer
Interface for number coercion.
|
Class and Description |
---|
MetaDefItem
Marker interface for use with statement and engine-level specifications.
|
Class and Description |
---|
MetaDefItem
Marker interface for use with statement and engine-level specifications.
|
Class and Description |
---|
MetaDefItem
Marker interface for use with statement and engine-level specifications.
|
SimpleNumberCoercer
Interface for number coercion.
|
Class and Description |
---|
MetaDefItem
Marker interface for use with statement and engine-level specifications.
|
Class and Description |
---|
MetaDefItem
Marker interface for use with statement and engine-level specifications.
|
Class and Description |
---|
IndentWriter
Writer that uses an underlying PrintWriter to indent output text for easy reading.
|
Class and Description |
---|
IndentWriter
Writer that uses an underlying PrintWriter to indent output text for easy reading.
|
Class and Description |
---|
DependencyGraph
Model of dependency of lookup, in which one stream supplies values for lookup in another stream.
|
IndentWriter
Writer that uses an underlying PrintWriter to indent output text for easy reading.
|
Class and Description |
---|
SimpleNumberCoercer
Interface for number coercion.
|
Class and Description |
---|
ManagedReadWriteLock
Simple read-write lock based on
ReentrantReadWriteLock that associates a
name with the lock and traces read/write locking and unlocking. |
Class and Description |
---|
ManagedReadWriteLock
Simple read-write lock based on
ReentrantReadWriteLock that associates a
name with the lock and traces read/write locking and unlocking. |
StopCallback
General purpose callback to stop a resource and free it's underlying resources.
|
Class and Description |
---|
LazyAllocatedMap |
Class and Description |
---|
MetaDefItem
Marker interface for use with statement and engine-level specifications.
|
SimpleNumberCoercer
Interface for number coercion.
|
Class and Description |
---|
LazyAllocatedMap |
MetaDefItem
Marker interface for use with statement and engine-level specifications.
|
Class and Description |
---|
StopCallback
General purpose callback to stop a resource and free it's underlying resources.
|
Class and Description |
---|
StopCallback
General purpose callback to stop a resource and free it's underlying resources.
|
Class and Description |
---|
TypeWidener
Interface for a type widener.
|
Class and Description |
---|
StopCallback
General purpose callback to stop a resource and free it's underlying resources.
|
Class and Description |
---|
TypeWidenerCustomizer |
Class and Description |
---|
TypeWidenerCustomizer |
Class and Description |
---|
NullableObject
A generic class to hold an object that may itself be a null value versus an undefined (not existing) value.
|
SimpleTypeCaster
Interface for casting.
|
Class and Description |
---|
SimpleTypeParser
Parser of a String input to an object.
|
Class and Description |
---|
MetaDefItem
Marker interface for use with statement and engine-level specifications.
|
SimpleNumberCoercer
Interface for number coercion.
|
Class and Description |
---|
StopCallback
General purpose callback to stop a resource and free it's underlying resources.
|
Class and Description |
---|
MetaDefItem
Marker interface for use with statement and engine-level specifications.
|
Class and Description |
---|
MetaDefItem
Marker interface for use with statement and engine-level specifications.
|
Class and Description |
---|
MetaDefItem
Marker interface for use with statement and engine-level specifications.
|
StopCallback
General purpose callback to stop a resource and free it's underlying resources.
|
Class and Description |
---|
MetaDefItem
Marker interface for use with statement and engine-level specifications.
|
Class and Description |
---|
MetaDefItem
Marker interface for use with statement and engine-level specifications.
|
SimpleNumberBigDecimalCoercer
Interface for number coercion resulting in BigInteger.
|
SimpleNumberBigIntegerCoercer
Interface for number coercion resulting in BigInteger.
|
Class and Description |
---|
AuditCallback |
AuditContext |
ClassInstantiationException
Exception to represent an error instantiating a class from a class name.
|
CoercionException
Exception to represent a mismatch in Java types in an expression.
|
DatabaseTypeBinding
Binding from database output column type to Java object.
|
DatabaseTypeEnum
Enumeration of the different Java built-in types that are used to represent database output column values.
|
EventRepresentationChoice |
GraphCircularDependencyException
Exception to represent a circular dependency.
|
MetaDefItem
Marker interface for use with statement and engine-level specifications.
|
PlaceholderParseException
Exception to indicate a parse error in parsing placeholders.
|
PlaceholderParser.Fragment
Fragment is a parse result, a parse results in an ordered list of fragments.
|
PopulateFieldValueSetter |
PopulateFieldWValueDescriptor |
Serializer |
SimpleNumberBigDecimalCoercer
Interface for number coercion resulting in BigInteger.
|
SimpleNumberBigIntegerCoercer
Interface for number coercion resulting in BigInteger.
|
SimpleNumberCoercer
Interface for number coercion.
|
SimpleTypeCaster
Interface for casting.
|
SimpleTypeParser
Parser of a String input to an object.
|
StopCallback
General purpose callback to stop a resource and free it's underlying resources.
|
TypeWidener
Interface for a type widener.
|
TypeWidenerCustomizer |
TypeWidenerObjectArrayToCollectionCoercer
Type widner that coerces from String to char if required.
|
Class and Description |
---|
StopCallback
General purpose callback to stop a resource and free it's underlying resources.
|
Class and Description |
---|
StopCallback
General purpose callback to stop a resource and free it's underlying resources.
|
Class and Description |
---|
StopCallback
General purpose callback to stop a resource and free it's underlying resources.
|
Class and Description |
---|
StopCallback
General purpose callback to stop a resource and free it's underlying resources.
|
Class and Description |
---|
StopCallback
General purpose callback to stop a resource and free it's underlying resources.
|