com.espertech.esper.epl.agg.util
Class AggregationLocalGroupByPlan
java.lang.Object
com.espertech.esper.epl.agg.util.AggregationLocalGroupByPlan
public class AggregationLocalGroupByPlan
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AggregationLocalGroupByPlan
public AggregationLocalGroupByPlan(int numMethods,
int numAccess,
AggregationLocalGroupByColumn[] columns,
AggregationLocalGroupByLevel optionalLevelTop,
AggregationLocalGroupByLevel[] allLevels)
getColumns
public AggregationLocalGroupByColumn[] getColumns()
getOptionalLevelTop
public AggregationLocalGroupByLevel getOptionalLevelTop()
getAllLevels
public AggregationLocalGroupByLevel[] getAllLevels()
getNumMethods
public int getNumMethods()
getNumAccess
public int getNumAccess()