com.espertech.esper.epl.agg.util
Class AggregationGroupByLocalGroupLevel

java.lang.Object
  extended by com.espertech.esper.epl.agg.util.AggregationGroupByLocalGroupLevel

public class AggregationGroupByLocalGroupLevel
extends java.lang.Object


Constructor Summary
AggregationGroupByLocalGroupLevel(ExprNode[] partitionExpr, java.util.List<AggregationServiceAggExpressionDesc> expressions)
           
 
Method Summary
 java.util.List<AggregationServiceAggExpressionDesc> getExpressions()
           
 ExprNode[] getPartitionExpr()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AggregationGroupByLocalGroupLevel

public AggregationGroupByLocalGroupLevel(ExprNode[] partitionExpr,
                                         java.util.List<AggregationServiceAggExpressionDesc> expressions)
Method Detail

getPartitionExpr

public ExprNode[] getPartitionExpr()

getExpressions

public java.util.List<AggregationServiceAggExpressionDesc> getExpressions()

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