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

java.lang.Object
  extended by com.espertech.esper.epl.table.strategy.ExprTableEvalLockUtil

public class ExprTableEvalLockUtil
extends java.lang.Object


Constructor Summary
ExprTableEvalLockUtil()
           
 
Method Summary
static void obtainLockUnless(java.util.concurrent.locks.Lock lock, ExprEvaluatorContext exprEvaluatorContext)
           
static void obtainLockUnless(java.util.concurrent.locks.Lock lock, TableExprEvaluatorContext tableExprEvaluatorContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExprTableEvalLockUtil

public ExprTableEvalLockUtil()
Method Detail

obtainLockUnless

public static void obtainLockUnless(java.util.concurrent.locks.Lock lock,
                                    ExprEvaluatorContext exprEvaluatorContext)

obtainLockUnless

public static void obtainLockUnless(java.util.concurrent.locks.Lock lock,
                                    TableExprEvaluatorContext tableExprEvaluatorContext)

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