Package | Description |
---|---|
com.espertech.esper.epl.agg.service.common |
Aggregation services - common.
|
com.espertech.esper.epl.agg.service.groupby |
Aggregation services group-by regular
|
Modifier and Type | Method and Description |
---|---|
AggregationServiceFactoryForge |
AggregationServiceFactoryServiceImpl.getGroupBy(AggGroupByDesc aggGroupByDesc,
TimeAbacus timeAbacus,
boolean isUnidirectional,
boolean isFireAndForget,
boolean isOnSelect) |
AggregationServiceFactoryForge |
AggregationServiceFactoryService.getGroupBy(AggGroupByDesc aggGroupByDesc,
TimeAbacus timeAbacus,
boolean isUnidirectional,
boolean isFireAndForget,
boolean isOnSelect) |
Modifier and Type | Field and Description |
---|---|
protected AggGroupByDesc |
AggSvcGroupByForge.aggGroupByDesc |
Constructor and Description |
---|
AggSvcGroupByForge(AggGroupByDesc aggGroupByDesc,
TimeAbacus timeAbacus) |