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

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

public class StatementAgentInstanceFactorySelect
extends java.lang.Object
implements StatementAgentInstanceFactory


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
 StatementAgentInstanceFactorySelectResult 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

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

newContext

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

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