com.espertech.esper.epl.table.strategy
Class ExprTableEvalStrategyGroupByMethodMulti

java.lang.Object
  extended by com.espertech.esper.epl.table.strategy.ExprTableEvalStrategyGroupByBase
      extended by com.espertech.esper.epl.table.strategy.ExprTableEvalStrategyGroupByMethodBase
          extended by com.espertech.esper.epl.table.strategy.ExprTableEvalStrategyGroupByMethodMulti
All Implemented Interfaces:
ExprTableAccessEvalStrategy

public class ExprTableEvalStrategyGroupByMethodMulti
extends ExprTableEvalStrategyGroupByMethodBase


Constructor Summary
ExprTableEvalStrategyGroupByMethodMulti(TableAndLockProviderGrouped provider, int index, ExprEvaluator[] groupExpr)
           
 
Method Summary
 java.lang.Object evaluate(EventBean[] eventsPerStream, boolean isNewData, ExprEvaluatorContext exprEvaluatorContext)
           
 
Methods inherited from class com.espertech.esper.epl.table.strategy.ExprTableEvalStrategyGroupByMethodBase
evaluateGetEventBean, evaluateGetROCollectionEvents, evaluateGetROCollectionScalar, evaluateInternal, evaluateTypableSingle
 
Methods inherited from class com.espertech.esper.epl.table.strategy.ExprTableEvalStrategyGroupByBase
lockTableRead, lockTableReadAndGet
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExprTableEvalStrategyGroupByMethodMulti

public ExprTableEvalStrategyGroupByMethodMulti(TableAndLockProviderGrouped provider,
                                               int index,
                                               ExprEvaluator[] groupExpr)
Method Detail

evaluate

public java.lang.Object evaluate(EventBean[] eventsPerStream,
                                 boolean isNewData,
                                 ExprEvaluatorContext exprEvaluatorContext)

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