com.espertech.esper.core.context.factory
Class StatementAgentInstanceFactoryUpdate

java.lang.Object
  extended by com.espertech.esper.core.context.factory.StatementAgentInstanceFactoryUpdate
All Implemented Interfaces:
StatementAgentInstanceFactory

public class StatementAgentInstanceFactoryUpdate
extends java.lang.Object
implements StatementAgentInstanceFactory


Constructor Summary
StatementAgentInstanceFactoryUpdate(StatementContext statementContext, EPServicesContext services, EventType streamEventType, UpdateDesc desc, InternalRoutePreprocessView onExprView, InternalEventRouterDesc routerDesc, SubSelectStrategyCollection subSelectStrategyCollection)
           
 
Method Summary
 StatementAgentInstanceFactoryUpdateResult newContext(AgentInstanceContext agentInstanceContext, boolean isRecoveringResilient)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatementAgentInstanceFactoryUpdate

public StatementAgentInstanceFactoryUpdate(StatementContext statementContext,
                                           EPServicesContext services,
                                           EventType streamEventType,
                                           UpdateDesc desc,
                                           InternalRoutePreprocessView onExprView,
                                           InternalEventRouterDesc routerDesc,
                                           SubSelectStrategyCollection subSelectStrategyCollection)
Method Detail

newContext

public StatementAgentInstanceFactoryUpdateResult newContext(AgentInstanceContext agentInstanceContext,
                                                            boolean isRecoveringResilient)
Specified by:
newContext in interface StatementAgentInstanceFactory

© 2006-2014 EsperTech Inc.
All rights reserved.
Visit us at espertech.com