Uses of Interface
com.espertech.esper.epl.join.base.JoinSetComposerPrototype

Packages that use JoinSetComposerPrototype
com.espertech.esper.core.context.factory Statement agent instance factories. 
com.espertech.esper.epl.join.base Join process interfaces and glue code 
 

Uses of JoinSetComposerPrototype in com.espertech.esper.core.context.factory
 

Constructors in com.espertech.esper.core.context.factory with parameters of type JoinSetComposerPrototype
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)
           
 

Uses of JoinSetComposerPrototype in com.espertech.esper.epl.join.base
 

Classes in com.espertech.esper.epl.join.base that implement JoinSetComposerPrototype
 class JoinSetComposerPrototypeHistorical2StreamImpl
           
 class JoinSetComposerPrototypeImpl
           
 

Methods in com.espertech.esper.epl.join.base that return JoinSetComposerPrototype
static JoinSetComposerPrototype JoinSetComposerPrototypeFactory.makeComposerPrototype(java.lang.String statementName, java.lang.String statementId, OuterJoinDesc[] outerJoinDescList, ExprNode optionalFilterNode, EventType[] streamTypes, java.lang.String[] streamNames, StreamJoinAnalysisResult streamJoinAnalysisResult, boolean queryPlanLogging, java.lang.annotation.Annotation[] annotations, HistoricalViewableDesc historicalViewableDesc, ExprEvaluatorContext exprEvaluatorContext, boolean selectsRemoveStream, boolean hasAggregations)
          Builds join tuple composer.
 


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