com.espertech.esper.epl.agg.service
Class AggregationGroupByRollupDesc

java.lang.Object
  extended by com.espertech.esper.epl.agg.service.AggregationGroupByRollupDesc

public class AggregationGroupByRollupDesc
extends java.lang.Object


Constructor Summary
AggregationGroupByRollupDesc(AggregationGroupByRollupLevel[] levels)
           
 
Method Summary
 AggregationGroupByRollupLevel[] getLevels()
           
 int getNumLevels()
           
 int getNumLevelsAggregation()
           
static AggregationGroupByRollupDesc make(int[][] indexes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AggregationGroupByRollupDesc

public AggregationGroupByRollupDesc(AggregationGroupByRollupLevel[] levels)
Method Detail

make

public static AggregationGroupByRollupDesc make(int[][] indexes)

getLevels

public AggregationGroupByRollupLevel[] getLevels()

getNumLevelsAggregation

public int getNumLevelsAggregation()

getNumLevels

public int getNumLevels()

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