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

java.lang.Object
  extended by com.espertech.esper.epl.table.strategy.ExprTableEvalStrategyGroupByBase
Direct Known Subclasses:
ExprTableEvalStrategyGroupByAccessBase, ExprTableEvalStrategyGroupByKeys, ExprTableEvalStrategyGroupByMethodBase, ExprTableEvalStrategyGroupByPropBase, ExprTableEvalStrategyGroupByTopLevelBase

public abstract class ExprTableEvalStrategyGroupByBase
extends java.lang.Object


Constructor Summary
protected ExprTableEvalStrategyGroupByBase(TableAndLockProviderGrouped provider)
           
 
Method Summary
protected  TableStateInstanceGrouped 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
 

Constructor Detail

ExprTableEvalStrategyGroupByBase

protected ExprTableEvalStrategyGroupByBase(TableAndLockProviderGrouped provider)
Method Detail

lockTableReadAndGet

protected ObjectArrayBackedEventBean lockTableReadAndGet(java.lang.Object group,
                                                         ExprEvaluatorContext context)

lockTableRead

protected TableStateInstanceGrouped lockTableRead(ExprEvaluatorContext context)

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