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

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

public class AggregationLocalGroupByLevel
extends java.lang.Object


Constructor Summary
AggregationLocalGroupByLevel(ExprEvaluator[] methodEvaluators, AggregationMethodFactory[] methodFactories, AggregationStateFactory[] stateFactories, ExprEvaluator[] partitionEvaluators, boolean defaultLevel)
           
 
Method Summary
 ExprEvaluator[] getMethodEvaluators()
           
 AggregationMethodFactory[] getMethodFactories()
           
 ExprEvaluator[] getPartitionEvaluators()
           
 AggregationStateFactory[] getStateFactories()
           
 boolean isDefaultLevel()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AggregationLocalGroupByLevel

public AggregationLocalGroupByLevel(ExprEvaluator[] methodEvaluators,
                                    AggregationMethodFactory[] methodFactories,
                                    AggregationStateFactory[] stateFactories,
                                    ExprEvaluator[] partitionEvaluators,
                                    boolean defaultLevel)
Method Detail

getMethodEvaluators

public ExprEvaluator[] getMethodEvaluators()

getMethodFactories

public AggregationMethodFactory[] getMethodFactories()

getStateFactories

public AggregationStateFactory[] getStateFactories()

getPartitionEvaluators

public ExprEvaluator[] getPartitionEvaluators()

isDefaultLevel

public boolean isDefaultLevel()

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