public final class ExprNodeAdapterSSStmtLock extends ExprNodeAdapterBase
Modifier and Type | Field and Description |
---|---|
protected VariableManagementService |
variableService |
evaluatorContext, factory
Constructor and Description |
---|
ExprNodeAdapterSSStmtLock(FilterSpecParamExprNode factory,
ExprEvaluatorContext evaluatorContext,
VariableManagementService variableService) |
Modifier and Type | Method and Description |
---|---|
boolean |
evaluate(EventBean theEvent)
Evaluate the boolean expression given the event as a stream zero event.
|
equals, evaluatePerStream, getEvaluatorContext, getExpression, getFilterBoolExprNum, getStatementId, getStatementIdBoolExpr, getStatementName, hashCode
protected final VariableManagementService variableService
public ExprNodeAdapterSSStmtLock(FilterSpecParamExprNode factory, ExprEvaluatorContext evaluatorContext, VariableManagementService variableService)
public boolean evaluate(EventBean theEvent)
ExprNodeAdapterBase
evaluate
in class ExprNodeAdapterBase
theEvent
- is the stream zero event (current event)Copyright © 2005–2020. All rights reserved.