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

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

public class AggregationGroupByLocalGroupDesc
extends java.lang.Object


Constructor Summary
AggregationGroupByLocalGroupDesc(int numColumns, AggregationGroupByLocalGroupLevel[] levels)
           
 
Method Summary
 AggregationGroupByLocalGroupLevel[] getLevels()
           
 int getNumColumns()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AggregationGroupByLocalGroupDesc

public AggregationGroupByLocalGroupDesc(int numColumns,
                                        AggregationGroupByLocalGroupLevel[] levels)
Method Detail

getLevels

public AggregationGroupByLocalGroupLevel[] getLevels()

getNumColumns

public int getNumColumns()

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