See: Description
Interface | Description |
---|---|
ResultSetProcessorSimple | |
ResultSetProcessorSimpleOutputAllHelper | |
ResultSetProcessorSimpleOutputLastHelper |
Class | Description |
---|---|
ResultSetProcessorHandThrough |
Result set processor for the hand-through case:
no aggregation functions used in the select clause, and no group-by, no having and ordering.
|
ResultSetProcessorHandThroughFactoryForge |
Result set processor prototye for the hand-through case:
no aggregation functions used in the select clause, and no group-by, no having and ordering.
|
ResultSetProcessorHandThroughUtil | |
ResultSetProcessorHandtruTransform |
Method to transform an event based on the select expression.
|
ResultSetProcessorSimpleFactory |
Result set processor prototype for the simplest case: no aggregation functions used in the select clause, and no group-by.
|
ResultSetProcessorSimpleForge |
Result set processor prototype for the simplest case: no aggregation functions used in the select clause, and no group-by.
|
ResultSetProcessorSimpleImpl |
Result set processor for the simplest case: no aggregation functions used in the select clause, and no group-by.
|
ResultSetProcessorSimpleOutputAllHelperImpl | |
ResultSetProcessorSimpleOutputLastHelperImpl |
Result set processor for Un-Aggregated and Un-Grouped with having or output-rate-limiting or order-by