Package | Description |
---|---|
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.
|
Constructor and Description |
---|
SelectExprProcessorWDeliveryCallback(EventType eventType,
BindProcessor bindProcessor,
SelectExprProcessorDeliveryCallback selectExprProcessorCallback) |
SelectExprResultProcessor(StatementResultService statementResultService,
SelectExprProcessor syntheticProcessor,
BindProcessor bindProcessor)
Ctor.
|