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

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

public class StatementAgentInstanceFactoryUpdate
extends StatementAgentInstanceFactoryBase


Constructor Summary
StatementAgentInstanceFactoryUpdate(StatementContext statementContext, EPServicesContext services, EventType streamEventType, UpdateDesc desc, InternalRoutePreprocessView onExprView, InternalEventRouterDesc routerDesc, SubSelectStrategyCollection subSelectStrategyCollection)
           
 
Method Summary
 void assignExpressions(StatementAgentInstanceFactoryResult result)
           
 StatementAgentInstanceFactoryUpdateResult newContextInternal(AgentInstanceContext agentInstanceContext, boolean isRecoveringResilient)
           
 void unassignExpressions()
           
 
Methods inherited from class com.espertech.esper.core.context.factory.StatementAgentInstanceFactoryBase
newContext
 
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

newContextInternal

public StatementAgentInstanceFactoryUpdateResult newContextInternal(AgentInstanceContext agentInstanceContext,
                                                                    boolean isRecoveringResilient)
Specified by:
newContextInternal in class StatementAgentInstanceFactoryBase

assignExpressions

public void assignExpressions(StatementAgentInstanceFactoryResult result)

unassignExpressions

public void unassignExpressions()

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