public class StatementAgentInstanceFactoryUpdate extends StatementAgentInstanceFactoryBase
Constructor and Description |
---|
StatementAgentInstanceFactoryUpdate(StatementContext statementContext,
EPServicesContext services,
EventType streamEventType,
UpdateDesc desc,
InternalRoutePreprocessView onExprView,
InternalEventRouterDesc routerDesc,
SubSelectStrategyCollection subSelectStrategyCollection) |
Modifier and Type | Method and Description |
---|---|
void |
assignExpressions(StatementAgentInstanceFactoryResult result) |
StatementAgentInstanceFactoryUpdateResult |
newContextInternal(AgentInstanceContext agentInstanceContext,
boolean isRecoveringResilient) |
void |
unassignExpressions() |
newContext
public StatementAgentInstanceFactoryUpdate(StatementContext statementContext, EPServicesContext services, EventType streamEventType, UpdateDesc desc, InternalRoutePreprocessView onExprView, InternalEventRouterDesc routerDesc, SubSelectStrategyCollection subSelectStrategyCollection)
public StatementAgentInstanceFactoryUpdateResult newContextInternal(AgentInstanceContext agentInstanceContext, boolean isRecoveringResilient)
newContextInternal
in class StatementAgentInstanceFactoryBase
public void assignExpressions(StatementAgentInstanceFactoryResult result)
public void unassignExpressions()