Uses of Class
com.espertech.esper.epl.agg.rollup.GroupByRollupKey

Packages that use GroupByRollupKey
com.espertech.esper.epl.core Contains EPL statement specification classes define the constructs that make up an EPL statement, such as the list of items in the select clause, the insert-into stream name and property names etc. 
 

Uses of GroupByRollupKey in com.espertech.esper.epl.core
 

Method parameters in com.espertech.esper.epl.core with type arguments of type GroupByRollupKey
 EventBean[] OrderByProcessorRowLimitOnly.sort(EventBean[] outgoingEvents, java.util.List<GroupByRollupKey> currentGenerators, boolean newData, AgentInstanceContext agentInstanceContext, OrderByElement[][] elementsPerLevel)
           
 EventBean[] OrderByProcessorOrderedLimit.sort(EventBean[] outgoingEvents, java.util.List<GroupByRollupKey> currentGenerators, boolean newData, AgentInstanceContext agentInstanceContext, OrderByElement[][] elementsPerLevel)
           
 EventBean[] OrderByProcessorImpl.sort(EventBean[] outgoingEvents, java.util.List<GroupByRollupKey> currentGenerators, boolean isNewData, AgentInstanceContext exprEvaluatorContext, OrderByElement[][] elementsPerLevel)
           
 EventBean[] OrderByProcessor.sort(EventBean[] outgoingEvents, java.util.List<GroupByRollupKey> currentGenerators, boolean newData, AgentInstanceContext agentInstanceContext, OrderByElement[][] elementsPerLevel)
           
 


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com