Package | Description |
---|---|
com.espertech.esper.collection |
Internal collection classes
|
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 |
---|
TransformEventIterator(Iterator<EventBean> sourceIterator,
TransformEventMethod transformEventMethod)
Ctor.
|
Modifier and Type | Class and Description |
---|---|
class |
ResultSetProcessorSimpleTransform
Method to transform an event based on the select expression.
|