Package | Description |
---|---|
com.espertech.esper.core.context.activator |
Activation of streams for statement start.
|
com.espertech.esper.core.start |
Classes related to start and stop of statements
|
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.filter |
Main switchboard filtering and routing of incoming events to interested statements is performed in this package.
|
Class and Description |
---|
PropertyEvaluator
Interface for a function that evaluates the properties of an event and returns event representing the properties.
|
Class and Description |
---|
PropertyEvaluator
Interface for a function that evaluates the properties of an event and returns event representing the properties.
|
Class and Description |
---|
PropertyEvaluator
Interface for a function that evaluates the properties of an event and returns event representing the properties.
|
Class and Description |
---|
ContainedEventEval |
PropertyEvaluator
Interface for a function that evaluates the properties of an event and returns event representing the properties.
|
PropertyEvaluatorAccumulative
A property evaluator that returns a full row of events for each stream, i.e.
|
Class and Description |
---|
PropertyEvaluator
Interface for a function that evaluates the properties of an event and returns event representing the properties.
|
Class and Description |
---|
PropertyEvaluator
Interface for a function that evaluates the properties of an event and returns event representing the properties.
|