com.espertech.esper.pattern
Class PatternAgentInstanceContext
java.lang.Object
com.espertech.esper.pattern.PatternAgentInstanceContext
public class PatternAgentInstanceContext
- extends java.lang.Object
Contains handles to implementations of services needed by evaluation nodes.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PatternAgentInstanceContext
public PatternAgentInstanceContext(PatternContext patternContext,
AgentInstanceContext agentInstanceContext,
boolean hasConsumingFilter)
getPatternContext
public PatternContext getPatternContext()
getAgentInstanceContext
public AgentInstanceContext getAgentInstanceContext()
getConsumptionHandler
public EvalFilterConsumptionHandler getConsumptionHandler()
getStatementContext
public StatementContext getStatementContext()