public class StatementAgentInstanceFactoryOnTrigger extends java.lang.Object implements StatementAgentInstanceFactory
Constructor and Description |
---|
StatementAgentInstanceFactoryOnTrigger(StatementContext statementContext,
StatementSpecCompiled statementSpec,
EPServicesContext services,
ViewableActivator activator,
SubSelectStrategyCollection subSelectStrategyCollection,
ResultSetProcessorFactoryDesc resultSetProcessorPrototype,
ExprNode validatedJoin,
EventType activatorResultEventType,
StatementAgentInstanceFactoryOnTriggerSplitDesc splitDesc,
ResultSetProcessorFactoryDesc outputResultSetProcessorPrototype,
OnSetVariableViewFactory onSetVariableViewFactory,
NamedWindowOnExprFactory onExprFactory,
OutputProcessViewFactory outputProcessViewFactory,
boolean recoveringStatement) |
Modifier and Type | Method and Description |
---|---|
StatementAgentInstanceFactoryOnTriggerResult |
newContext(AgentInstanceContext agentInstanceContext,
boolean isRecoveringResilient) |
public StatementAgentInstanceFactoryOnTrigger(StatementContext statementContext, StatementSpecCompiled statementSpec, EPServicesContext services, ViewableActivator activator, SubSelectStrategyCollection subSelectStrategyCollection, ResultSetProcessorFactoryDesc resultSetProcessorPrototype, ExprNode validatedJoin, EventType activatorResultEventType, StatementAgentInstanceFactoryOnTriggerSplitDesc splitDesc, ResultSetProcessorFactoryDesc outputResultSetProcessorPrototype, OnSetVariableViewFactory onSetVariableViewFactory, NamedWindowOnExprFactory onExprFactory, OutputProcessViewFactory outputProcessViewFactory, boolean recoveringStatement) throws ExprValidationException
ExprValidationException
public StatementAgentInstanceFactoryOnTriggerResult newContext(AgentInstanceContext agentInstanceContext, boolean isRecoveringResilient)
newContext
in interface StatementAgentInstanceFactory