public class StatementAgentInstanceFactoryOnTriggerSplit extends StatementAgentInstanceFactoryOnTriggerBase
StatementAgentInstanceFactoryOnTriggerBase.OnExprViewResult
services, statementContext, statementSpec
Constructor and Description |
---|
StatementAgentInstanceFactoryOnTriggerSplit(StatementContext statementContext,
StatementSpecCompiled statementSpec,
EPServicesContext services,
ViewableActivator activator,
SubSelectStrategyCollection subSelectStrategyCollection,
EPStatementStartMethodOnTriggerItem[] items,
EventType activatorResultEventType) |
Modifier and Type | Method and Description |
---|---|
View |
determineFinalOutputView(AgentInstanceContext agentInstanceContext,
View onExprView) |
StatementAgentInstanceFactoryOnTriggerBase.OnExprViewResult |
determineOnExprView(AgentInstanceContext agentInstanceContext,
java.util.List<StopCallback> stopCallbacks,
boolean isRecoveringReslient) |
assignExpressions, newContext, unassignExpressions
public StatementAgentInstanceFactoryOnTriggerSplit(StatementContext statementContext, StatementSpecCompiled statementSpec, EPServicesContext services, ViewableActivator activator, SubSelectStrategyCollection subSelectStrategyCollection, EPStatementStartMethodOnTriggerItem[] items, EventType activatorResultEventType)
public StatementAgentInstanceFactoryOnTriggerBase.OnExprViewResult determineOnExprView(AgentInstanceContext agentInstanceContext, java.util.List<StopCallback> stopCallbacks, boolean isRecoveringReslient)
determineOnExprView
in class StatementAgentInstanceFactoryOnTriggerBase
public View determineFinalOutputView(AgentInstanceContext agentInstanceContext, View onExprView)
determineFinalOutputView
in class StatementAgentInstanceFactoryOnTriggerBase