|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.filter.ExprNodeAdapterBase
com.espertech.esper.filter.ExprNodeAdapterBaseVariables
com.espertech.esper.filter.ExprNodeAdapterMultiStream
com.espertech.esper.filter.ExprNodeAdapterMultiStreamNoTL
public class ExprNodeAdapterMultiStreamNoTL
Field Summary |
---|
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, statementName |
Constructor Summary | |
---|---|
ExprNodeAdapterMultiStreamNoTL(java.lang.String statementName,
ExprNode exprNode,
ExprEvaluatorContext evaluatorContext,
VariableService variableService,
EventBean[] prototype)
|
Method Summary | |
---|---|
boolean |
evaluate(EventBean theEvent)
Evaluate the boolean expression given the event as a stream zero event. |
Methods inherited from class com.espertech.esper.filter.ExprNodeAdapterBase |
---|
evaluatePerStream, getExprNode, getStatementName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExprNodeAdapterMultiStreamNoTL(java.lang.String statementName, ExprNode exprNode, ExprEvaluatorContext evaluatorContext, VariableService variableService, EventBean[] prototype)
Method Detail |
---|
public boolean evaluate(EventBean theEvent)
ExprNodeAdapterBase
evaluate
in class ExprNodeAdapterMultiStream
theEvent
- is the stream zero event (current event)
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |