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.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ResultSetProcessorAggregateAllOutputAllHelper |
interface |
ResultSetProcessorAggregateAllOutputLastHelper |
interface |
ResultSetProcessorAggregateGroupedOutputAllHelper |
interface |
ResultSetProcessorAggregateGroupedOutputLastHelper |
interface |
ResultSetProcessorGroupedOutputAllGroupReps |
interface |
ResultSetProcessorGroupedOutputFirstHelper |
interface |
ResultSetProcessorRowForAllOutputAllHelper |
interface |
ResultSetProcessorRowForAllOutputLastHelper |
interface |
ResultSetProcessorRowPerGroupOutputAllHelper |
interface |
ResultSetProcessorRowPerGroupOutputLastHelper |
interface |
ResultSetProcessorRowPerGroupRollupOutputAllHelper |
interface |
ResultSetProcessorRowPerGroupRollupOutputLastHelper |
interface |
ResultSetProcessorSimpleOutputAllHelper |
interface |
ResultSetProcessorSimpleOutputLastHelper |
Modifier and Type | Method and Description |
---|---|
void |
ResultSetProcessorOutputHelperVisitor.visit(ResultSetProcessorOutputHelper helper) |