|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.view.internal.RouteResultViewHandlerFirst
public class RouteResultViewHandlerFirst
Handler for split-stream evaluating the first where-clause matching select-clause.
Constructor Summary | |
---|---|
RouteResultViewHandlerFirst(EPStatementHandle epStatementHandle,
InternalEventRouter internalEventRouter,
TableStateInstance[] tableStateInstances,
boolean[] isNamedWindowInsert,
ResultSetProcessor[] processors,
ExprEvaluator[] whereClauses,
AgentInstanceContext agentInstanceContext)
Ctor. |
Method Summary | |
---|---|
boolean |
handle(EventBean theEvent,
ExprEvaluatorContext exprEvaluatorContext)
Handle event. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RouteResultViewHandlerFirst(EPStatementHandle epStatementHandle, InternalEventRouter internalEventRouter, TableStateInstance[] tableStateInstances, boolean[] isNamedWindowInsert, ResultSetProcessor[] processors, ExprEvaluator[] whereClauses, AgentInstanceContext agentInstanceContext)
epStatementHandle
- handleinternalEventRouter
- routes generated eventsprocessors
- select clauseswhereClauses
- where clausesagentInstanceContext
- agent instance contextMethod Detail |
---|
public boolean handle(EventBean theEvent, ExprEvaluatorContext exprEvaluatorContext)
RouteResultViewHandler
handle
in interface RouteResultViewHandler
theEvent
- to handleexprEvaluatorContext
- expression eval context
|
© 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 |