com.espertech.esper.epl.agg.rollup
Class GroupByRollupNodeSingleExpr

java.lang.Object
  extended by com.espertech.esper.epl.agg.rollup.GroupByRollupNodeBase
      extended by com.espertech.esper.epl.agg.rollup.GroupByRollupNodeSingleExpr

public class GroupByRollupNodeSingleExpr
extends GroupByRollupNodeBase


Constructor Summary
GroupByRollupNodeSingleExpr(ExprNode expression)
           
 
Method Summary
 java.util.List<int[]> evaluate(GroupByRollupEvalContext context)
           
 
Methods inherited from class com.espertech.esper.epl.agg.rollup.GroupByRollupNodeBase
add, getChildNodes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroupByRollupNodeSingleExpr

public GroupByRollupNodeSingleExpr(ExprNode expression)
Method Detail

evaluate

public java.util.List<int[]> evaluate(GroupByRollupEvalContext context)
Specified by:
evaluate in class GroupByRollupNodeBase

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