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

Packages that use GroupByRollupPerLevelExpression
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 GroupByRollupPerLevelExpression in com.espertech.esper.epl.core
 

Methods in com.espertech.esper.epl.core that return GroupByRollupPerLevelExpression
 GroupByRollupPerLevelExpression ResultSetProcessorRowPerGroupRollupFactory.getPerLevelExpression()
           
 

Constructors in com.espertech.esper.epl.core with parameters of type GroupByRollupPerLevelExpression
ResultSetProcessorRowPerGroupRollupFactory(GroupByRollupPerLevelExpression perLevelExpression, ExprNode[] groupKeyNodeExpressions, ExprEvaluator[] groupKeyNodes, boolean isSelectRStream, boolean isUnidirectional, OutputLimitSpec outputLimitSpec, boolean isSorting, boolean noDataWindowSingleStream, AggregationGroupByRollupDesc groupByRollupDesc, boolean isJoin, boolean isHistoricalOnly, boolean iterateUnbounded)
          Ctor.
 


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