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

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

public class StatementAgentInstanceFactoryOnTrigger
extends java.lang.Object
implements StatementAgentInstanceFactory


Constructor Summary
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)
           
 
Method Summary
 StatementAgentInstanceFactoryOnTriggerResult 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

StatementAgentInstanceFactoryOnTrigger

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)
Method Detail

newContext

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

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