Package | Description |
---|---|
com.espertech.esper.epl.agg.service.groupall |
Aggregation services group-all.
|
Modifier and Type | Field and Description |
---|---|
protected AggSvcGroupAllFactory |
AggSvcGroupAllImplNoAccess.factory |
protected AggSvcGroupAllFactory |
AggSvcGroupAllImplMixedAccess.factory |
protected AggSvcGroupAllFactory |
AggSvcGroupAllImplAccessOnly.factory |
Constructor and Description |
---|
AggSvcGroupAllImplAccessOnly(AggSvcGroupAllFactory factory,
AggregationState[] states) |
AggSvcGroupAllImplMixedAccess(AggSvcGroupAllFactory factory,
AggregationMethod[] aggregators,
AggregationState[] states) |
AggSvcGroupAllImplNoAccess(AggSvcGroupAllFactory factory,
AggregationMethod[] aggregators) |