Package | Description |
---|---|
com.espertech.esper.epl.agg.service.groupby |
Aggregation services group-by regular
|
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) |
Modifier and Type | Method and Description |
---|---|
static long |
AggSvcGroupByReclaimAgedImpl.computeTimeReclaimAgeFreq(long current,
AggSvcGroupByReclaimAgedEvalFunc func,
TimeAbacus timeAbacus) |
Constructor and Description |
---|
AggSvcGroupByReclaimAgedImpl(ExprEvaluator[] evaluators,
AggregationMethodFactory[] aggregators,
AggregationAccessorSlotPair[] accessors,
AggregationStateFactory[] accessAggregations,
boolean join,
AggSvcGroupByReclaimAgedEvalFunc evaluationFunctionMaxAge,
AggSvcGroupByReclaimAgedEvalFunc evaluationFunctionFrequency,
TimeAbacus timeAbacus) |