com.espertech.esper.epl.expression.baseagg
Class ExprAggregateLocalGroupByDesc

java.lang.Object
  extended by com.espertech.esper.epl.expression.baseagg.ExprAggregateLocalGroupByDesc

public class ExprAggregateLocalGroupByDesc
extends java.lang.Object


Constructor Summary
ExprAggregateLocalGroupByDesc(ExprNode[] partitionExpressions)
           
 
Method Summary
 ExprNode[] getPartitionExpressions()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExprAggregateLocalGroupByDesc

public ExprAggregateLocalGroupByDesc(ExprNode[] partitionExpressions)
Method Detail

getPartitionExpressions

public ExprNode[] getPartitionExpressions()

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