Package | Description |
---|---|
com.espertech.esper.epl.agg.service |
Aggregation services.
|
Modifier and Type | Class and Description |
---|---|
class |
AggSvcGroupByReclaimAgedEvalFuncConstant
Implementation for handling aggregation with grouping by group-keys.
|
class |
AggSvcGroupByReclaimAgedEvalFuncVariable
Implementation for handling aggregation with grouping by group-keys.
|
Modifier and Type | Method and Description |
---|---|
AggSvcGroupByReclaimAgedEvalFunc |
AggSvcGroupByReclaimAgedEvalFuncFactory.make(AgentInstanceContext agentInstanceContext) |
Constructor and Description |
---|
AggSvcGroupByReclaimAgedImpl(ExprEvaluator[] evaluators,
AggregationMethodFactory[] aggregators,
AggregationAccessorSlotPair[] accessors,
AggregationStateFactory[] accessAggregations,
boolean join,
AggSvcGroupByReclaimAgedEvalFunc evaluationFunctionMaxAge,
AggSvcGroupByReclaimAgedEvalFunc evaluationFunctionFrequency,
TimeAbacus timeAbacus) |