|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.view.internal.RouteResultViewHandlerAll
public class RouteResultViewHandlerAll
Handler for split-stream evaluating the all where-clauses and their matching select-clauses.
Constructor Summary | |
---|---|
RouteResultViewHandlerAll(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 RouteResultViewHandlerAll(EPStatementHandle epStatementHandle, InternalEventRouter internalEventRouter, TableStateInstance[] tableStateInstances, boolean[] isNamedWindowInsert, ResultSetProcessor[] processors, ExprEvaluator[] whereClauses, AgentInstanceContext agentInstanceContext)
epStatementHandle
- handleprocessors
- 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 |