Package | Description |
---|---|
com.espertech.esper.common.internal.epl.resultset.order |
Order-by and row-limit processors
|
Modifier and Type | Method and Description |
---|---|
EventBean[] |
OrderByProcessor.sortRollup(EventBean[] outgoingEvents,
List<GroupByRollupKey> currentGenerators,
boolean newData,
AgentInstanceContext agentInstanceContext,
AggregationService aggregationService)
Sort the output events, using the provided group-by keys for
evaluating grouped aggregation functions, and avoiding the cost of
recomputing the keys.
|
Copyright © 2005–2018. All rights reserved.