com.espertech.esper.epl.expression.accessagg
Class SortedAggregationStateFactoryFactory

java.lang.Object
  extended by com.espertech.esper.epl.expression.accessagg.SortedAggregationStateFactoryFactory

public class SortedAggregationStateFactoryFactory
extends java.lang.Object


Constructor Summary
SortedAggregationStateFactoryFactory(MethodResolutionService methodResolutionService, ExprEvaluator[] evaluators, boolean[] sortDescending, boolean ever, int streamNum, ExprAggMultiFunctionSortedMinMaxByNode parent)
           
 
Method Summary
 AggregationStateFactory makeFactory()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SortedAggregationStateFactoryFactory

public SortedAggregationStateFactoryFactory(MethodResolutionService methodResolutionService,
                                            ExprEvaluator[] evaluators,
                                            boolean[] sortDescending,
                                            boolean ever,
                                            int streamNum,
                                            ExprAggMultiFunctionSortedMinMaxByNode parent)
Method Detail

makeFactory

public AggregationStateFactory makeFactory()

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