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

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

public class StatementAgentInstanceFactoryOnTriggerSplit
extends StatementAgentInstanceFactoryOnTriggerBase


Nested Class Summary
 
Nested classes/interfaces inherited from class com.espertech.esper.core.context.factory.StatementAgentInstanceFactoryOnTriggerBase
StatementAgentInstanceFactoryOnTriggerBase.OnExprViewResult
 
Field Summary
 
Fields inherited from class com.espertech.esper.core.context.factory.StatementAgentInstanceFactoryOnTriggerBase
services, statementContext, statementSpec
 
Constructor Summary
StatementAgentInstanceFactoryOnTriggerSplit(StatementContext statementContext, StatementSpecCompiled statementSpec, EPServicesContext services, ViewableActivator activator, SubSelectStrategyCollection subSelectStrategyCollection, StatementAgentInstanceFactoryOnTriggerSplitDesc splitDesc, EventType activatorResultEventType, java.lang.String[] insertIntoTableNames)
           
 
Method Summary
 View determineFinalOutputView(AgentInstanceContext agentInstanceContext, View onExprView)
           
 StatementAgentInstanceFactoryOnTriggerBase.OnExprViewResult determineOnExprView(AgentInstanceContext agentInstanceContext, java.util.List<StopCallback> stopCallbacks)
           
 
Methods inherited from class com.espertech.esper.core.context.factory.StatementAgentInstanceFactoryOnTriggerBase
newContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatementAgentInstanceFactoryOnTriggerSplit

public StatementAgentInstanceFactoryOnTriggerSplit(StatementContext statementContext,
                                                   StatementSpecCompiled statementSpec,
                                                   EPServicesContext services,
                                                   ViewableActivator activator,
                                                   SubSelectStrategyCollection subSelectStrategyCollection,
                                                   StatementAgentInstanceFactoryOnTriggerSplitDesc splitDesc,
                                                   EventType activatorResultEventType,
                                                   java.lang.String[] insertIntoTableNames)
Method Detail

determineOnExprView

public StatementAgentInstanceFactoryOnTriggerBase.OnExprViewResult determineOnExprView(AgentInstanceContext agentInstanceContext,
                                                                                       java.util.List<StopCallback> stopCallbacks)
Specified by:
determineOnExprView in class StatementAgentInstanceFactoryOnTriggerBase

determineFinalOutputView

public View determineFinalOutputView(AgentInstanceContext agentInstanceContext,
                                     View onExprView)
Specified by:
determineFinalOutputView in class StatementAgentInstanceFactoryOnTriggerBase

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