|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.table.strategy.ExprTableEvalStrategyGroupByBase
com.espertech.esper.epl.table.strategy.ExprTableEvalStrategyGroupByMethodBase
com.espertech.esper.epl.table.strategy.ExprTableEvalStrategyGroupByMethodMulti
public class ExprTableEvalStrategyGroupByMethodMulti
Field Summary |
---|
Fields inherited from class com.espertech.esper.epl.table.strategy.ExprTableEvalStrategyGroupByBase |
---|
aggregationState |
Constructor Summary | |
---|---|
ExprTableEvalStrategyGroupByMethodMulti(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 |
---|
public ExprTableEvalStrategyGroupByMethodMulti(java.util.concurrent.locks.Lock lock, java.util.Map<java.lang.Object,ObjectArrayBackedEventBean> aggregationState, int index, ExprEvaluator[] groupExpr)
Method Detail |
---|
public java.lang.Object evaluate(EventBean[] eventsPerStream, boolean isNewData, ExprEvaluatorContext exprEvaluatorContext)
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |