com.espertech.esper.filter
Class ExprNodeAdapterMultiStreamStmtLock

java.lang.Object
  extended by com.espertech.esper.filter.ExprNodeAdapterBase
      extended by com.espertech.esper.filter.ExprNodeAdapterBaseVariables
          extended by com.espertech.esper.filter.ExprNodeAdapterMultiStream
              extended by com.espertech.esper.filter.ExprNodeAdapterMultiStreamStmtLock

public class ExprNodeAdapterMultiStreamStmtLock
extends ExprNodeAdapterMultiStream


Field Summary
static long LOCK_BACKOFF_MSEC
           
 
Fields inherited from class com.espertech.esper.filter.ExprNodeAdapterMultiStream
prototypeArray
 
Fields inherited from class com.espertech.esper.filter.ExprNodeAdapterBaseVariables
variableService
 
Fields inherited from class com.espertech.esper.filter.ExprNodeAdapterBase
evaluatorContext, exprNode, exprNodeEval
 
Constructor Summary
ExprNodeAdapterMultiStreamStmtLock(int filterSpecId, int filterSpecParamPathNum, ExprNode exprNode, ExprEvaluatorContext evaluatorContext, VariableService variableService, EventBean[] prototype)
           
 
Method Summary
protected  boolean evaluatePerStream(EventBean[] eventsPerStream)
           
 
Methods inherited from class com.espertech.esper.filter.ExprNodeAdapterMultiStream
evaluate, getPrototypeArray
 
Methods inherited from class com.espertech.esper.filter.ExprNodeAdapterBase
getEvaluatorContext, getExprNode, getFilterSpecId, getFilterSpecParamPathNum, getStatementId, getStatementName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOCK_BACKOFF_MSEC

public static final long LOCK_BACKOFF_MSEC
See Also:
Constant Field Values
Constructor Detail

ExprNodeAdapterMultiStreamStmtLock

public ExprNodeAdapterMultiStreamStmtLock(int filterSpecId,
                                          int filterSpecParamPathNum,
                                          ExprNode exprNode,
                                          ExprEvaluatorContext evaluatorContext,
                                          VariableService variableService,
                                          EventBean[] prototype)
Method Detail

evaluatePerStream

protected boolean evaluatePerStream(EventBean[] eventsPerStream)
Overrides:
evaluatePerStream in class ExprNodeAdapterBase

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