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

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

public class StatementAgentInstanceFactorySelect
extends StatementAgentInstanceFactoryBase


Constructor Summary
StatementAgentInstanceFactorySelect(int numStreams, ViewableActivator[] eventStreamParentViewableActivators, StatementContext statementContext, StatementSpecCompiled statementSpec, EPServicesContext services, StreamTypeService typeService, ViewFactoryChain[] unmaterializedViewChain, ResultSetProcessorFactoryDesc resultSetProcessorFactoryDesc, StreamJoinAnalysisResult joinAnalysisResult, boolean recoveringResilient, JoinSetComposerPrototype joinSetComposerPrototype, SubSelectStrategyCollection subSelectStrategyCollection, ViewResourceDelegateVerified viewResourceDelegate, OutputProcessViewFactory outputProcessViewFactory)
           
 
Method Summary
 ViewResourceDelegateVerified getViewResourceDelegate()
           
 StatementAgentInstanceFactorySelectResult newContextInternal(AgentInstanceContext agentInstanceContext, boolean isRecoveringResilient)
           
 
Methods inherited from class com.espertech.esper.core.context.factory.StatementAgentInstanceFactoryBase
newContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatementAgentInstanceFactorySelect

public StatementAgentInstanceFactorySelect(int numStreams,
                                           ViewableActivator[] eventStreamParentViewableActivators,
                                           StatementContext statementContext,
                                           StatementSpecCompiled statementSpec,
                                           EPServicesContext services,
                                           StreamTypeService typeService,
                                           ViewFactoryChain[] unmaterializedViewChain,
                                           ResultSetProcessorFactoryDesc resultSetProcessorFactoryDesc,
                                           StreamJoinAnalysisResult joinAnalysisResult,
                                           boolean recoveringResilient,
                                           JoinSetComposerPrototype joinSetComposerPrototype,
                                           SubSelectStrategyCollection subSelectStrategyCollection,
                                           ViewResourceDelegateVerified viewResourceDelegate,
                                           OutputProcessViewFactory outputProcessViewFactory)
Method Detail

getViewResourceDelegate

public ViewResourceDelegateVerified getViewResourceDelegate()

newContextInternal

public StatementAgentInstanceFactorySelectResult newContextInternal(AgentInstanceContext agentInstanceContext,
                                                                    boolean isRecoveringResilient)
Specified by:
newContextInternal in class StatementAgentInstanceFactoryBase

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