|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
---|
Fields in com.espertech.esper.core.context.factory declared as JoinSetComposerPrototype | |
---|---|
protected JoinSetComposerPrototype |
StatementAgentInstanceFactorySelect.joinSetComposerPrototype
|
Methods in com.espertech.esper.core.context.factory that return JoinSetComposerPrototype | |
---|---|
JoinSetComposerPrototype |
StatementAgentInstanceFactorySelect.getJoinSetComposerPrototype()
|
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,
StatementContext statementContext,
HistoricalViewableDesc historicalViewableDesc,
ExprEvaluatorContext exprEvaluatorContext,
boolean selectsRemoveStream,
boolean hasAggregations,
TableService tableService,
boolean isOnDemandQuery)
Builds join tuple composer. |
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |