|
||||||||||
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
public abstract class ExprTableEvalStrategyGroupByBase
Field Summary | |
---|---|
protected java.util.Map<java.lang.Object,ObjectArrayBackedEventBean> |
aggregationState
|
Constructor Summary | |
---|---|
protected |
ExprTableEvalStrategyGroupByBase(java.util.concurrent.locks.Lock lock,
java.util.Map<java.lang.Object,ObjectArrayBackedEventBean> aggregationState)
|
Method Summary | |
---|---|
protected void |
lockTableRead(ExprEvaluatorContext context)
|
protected ObjectArrayBackedEventBean |
lockTableReadAndGet(java.lang.Object group,
ExprEvaluatorContext context)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected final java.util.Map<java.lang.Object,ObjectArrayBackedEventBean> aggregationState
Constructor Detail |
---|
protected ExprTableEvalStrategyGroupByBase(java.util.concurrent.locks.Lock lock, java.util.Map<java.lang.Object,ObjectArrayBackedEventBean> aggregationState)
Method Detail |
---|
protected ObjectArrayBackedEventBean lockTableReadAndGet(java.lang.Object group, ExprEvaluatorContext context)
protected void lockTableRead(ExprEvaluatorContext context)
|
© 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 |