public final class ExprNodeAdapterSSVariables extends ExprNodeAdapterBase
Modifier and Type | Field and Description |
---|---|
protected VariableManagementService |
variableService |
evaluatorContext, factory
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 boolean evaluate(EventBean theEvent)
ExprNodeAdapterBase
evaluate
in class ExprNodeAdapterBase
theEvent
- is the stream zero event (current event)Copyright © 2005–2022. All rights reserved.