Package | Description |
---|---|
com.espertech.esper.epl.agg.codegen |
Byte-Code-Generation classes for aggregation service and related
|
Modifier and Type | Method and Description |
---|---|
AggregationCodegenRowDetailDesc[] |
AggregationCodegenRowLevelDesc.getOptionalAdditionalRows() |
AggregationCodegenRowDetailDesc |
AggregationCodegenRowLevelDesc.getOptionalTopRow() |
Constructor and Description |
---|
AggregationCodegenRowLevelDesc(AggregationCodegenRowDetailDesc optionalTopRow,
AggregationCodegenRowDetailDesc[] optionalAdditionalRows) |
AggregationCodegenRowLevelDesc(AggregationCodegenRowDetailDesc optionalTopRow,
AggregationCodegenRowDetailDesc[] optionalAdditionalRows) |