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

java.lang.Object
  extended by com.espertech.esper.core.context.factory.StatementAgentInstanceFactoryResult
      extended by com.espertech.esper.core.context.factory.StatementAgentInstanceFactoryOnTriggerResult

public class StatementAgentInstanceFactoryOnTriggerResult
extends StatementAgentInstanceFactoryResult


Constructor Summary
StatementAgentInstanceFactoryOnTriggerResult(Viewable finalView, StopCallback stopCallback, AgentInstanceContext agentInstanceContext, AggregationService aggregationService, java.util.Map<ExprSubselectNode,SubSelectStrategyHolder> subselectStrategies, EvalRootState optPatternRoot)
           
 
Method Summary
 EvalRootState getOptPatternRoot()
           
 
Methods inherited from class com.espertech.esper.core.context.factory.StatementAgentInstanceFactoryResult
getAgentInstanceContext, getFinalView, getOptionalAggegationService, getPreloadList, getPreviousNodeStrategies, getPriorNodeStrategies, getStopCallback, getSubselectStrategies
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatementAgentInstanceFactoryOnTriggerResult

public StatementAgentInstanceFactoryOnTriggerResult(Viewable finalView,
                                                    StopCallback stopCallback,
                                                    AgentInstanceContext agentInstanceContext,
                                                    AggregationService aggregationService,
                                                    java.util.Map<ExprSubselectNode,SubSelectStrategyHolder> subselectStrategies,
                                                    EvalRootState optPatternRoot)
Method Detail

getOptPatternRoot

public EvalRootState getOptPatternRoot()

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