Package | Description |
---|---|
com.espertech.esper.epl.agg.codegen |
Byte-Code-Generation classes for aggregation service and related
|
com.espertech.esper.epl.agg.service.common |
Aggregation services - common.
|
com.espertech.esper.epl.agg.service.groupall |
Aggregation services group-all.
|
com.espertech.esper.epl.agg.service.groupby |
Aggregation services group-by regular
|
com.espertech.esper.epl.agg.service.groupbylocal |
Aggregation services - local-grouping
|
com.espertech.esper.epl.agg.service.groupbyrollup |
Aggregation services - rollup.
|
com.espertech.esper.epl.agg.service.table |
Aggregation services - table aggregation.
|
Modifier and Type | Field and Description |
---|---|
static AggregationCodegenRowLevelDesc |
AggregationCodegenRowLevelDesc.EMPTY |
Modifier and Type | Method and Description |
---|---|
static AggregationCodegenRowLevelDesc |
AggregationCodegenRowLevelDesc.fromTopOnly(AggregationRowStateForgeDesc rowStateDesc) |
Modifier and Type | Method and Description |
---|---|
AggregationCodegenRowLevelDesc |
AggregationServiceNullFactory.getRowLevelDesc() |
AggregationCodegenRowLevelDesc |
AggregationServiceFactoryForge.getRowLevelDesc() |
Modifier and Type | Method and Description |
---|---|
AggregationCodegenRowLevelDesc |
AggSvcGroupAllForge.getRowLevelDesc() |
Modifier and Type | Method and Description |
---|---|
AggregationCodegenRowLevelDesc |
AggSvcGroupByForge.getRowLevelDesc() |
Modifier and Type | Method and Description |
---|---|
AggregationCodegenRowLevelDesc |
AggSvcLocalGroupByForge.getRowLevelDesc() |
Modifier and Type | Method and Description |
---|---|
AggregationCodegenRowLevelDesc |
AggSvcGroupByRollupForge.getRowLevelDesc() |
Modifier and Type | Method and Description |
---|---|
AggregationCodegenRowLevelDesc |
AggSvcGroupByWTableForge.getRowLevelDesc() |