Package | Description |
---|---|
com.espertech.esper.collection |
Internal collection classes
|
com.espertech.esper.epl.core.resultset.handthru |
Result set processor for Un-Aggregated and Un-Grouped with having or output-rate-limiting or order-by
|
Constructor and Description |
---|
TransformEventIterator(java.util.Iterator<EventBean> sourceIterator,
TransformEventMethod transformEventMethod)
Ctor.
|
Modifier and Type | Class and Description |
---|---|
class |
ResultSetProcessorHandtruTransform
Method to transform an event based on the select expression.
|