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

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.ExprTableEvalStrategyGroupByMethodSingle
All Implemented Interfaces:
ExprTableAccessEvalStrategy

public class ExprTableEvalStrategyGroupByMethodSingle
extends ExprTableEvalStrategyGroupByMethodBase


Field Summary
 
Fields inherited from class com.espertech.esper.epl.table.strategy.ExprTableEvalStrategyGroupByBase
aggregationState
 
Constructor Summary
ExprTableEvalStrategyGroupByMethodSingle(java.util.concurrent.locks.Lock lock, java.util.Map<java.lang.Object,ObjectArrayBackedEventBean> aggregationState, 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

ExprTableEvalStrategyGroupByMethodSingle

public ExprTableEvalStrategyGroupByMethodSingle(java.util.concurrent.locks.Lock lock,
                                                java.util.Map<java.lang.Object,ObjectArrayBackedEventBean> aggregationState,
                                                int index,
                                                ExprEvaluator groupExpr)
Method Detail

evaluate

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

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