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, java.util.Map<ExprTableAccessNode,ExprTableAccessEvalStrategy> tableAccessStrategies, ViewableActivationResult viewableActivationResult)
           
 
Method Summary
 EvalRootState getOptPatternRoot()
           
 ViewableActivationResult getViewableActivationResult()
           
 
Methods inherited from class com.espertech.esper.core.context.factory.StatementAgentInstanceFactoryResult
getAgentInstanceContext, getFinalView, getOptionalAggegationService, getPreloadList, getPreviousNodeStrategies, getPriorNodeStrategies, getRegexExprPreviousEvalStrategy, getStopCallback, getSubselectStrategies, getTableAccessEvalStrategies, setStopCallback
 
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,
                                                    java.util.Map<ExprTableAccessNode,ExprTableAccessEvalStrategy> tableAccessStrategies,
                                                    ViewableActivationResult viewableActivationResult)
Method Detail

getOptPatternRoot

public EvalRootState getOptPatternRoot()

getViewableActivationResult

public ViewableActivationResult getViewableActivationResult()

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