public class JoinSetComposerPrototypeGeneral extends JoinSetComposerPrototypeBase
isOuterJoins, postJoinFilterEvaluator, streamTypes
Constructor and Description |
---|
JoinSetComposerPrototypeGeneral() |
Modifier and Type | Method and Description |
---|---|
JoinSetComposerDesc |
create(Viewable[] streamViews,
boolean isFireAndForget,
AgentInstanceContext agentInstanceContext,
boolean isRecoveringResilient) |
void |
setEventTableIndexService(EventTableIndexService eventTableIndexService) |
void |
setHasHistorical(boolean hasHistorical) |
void |
setJoinRemoveStream(boolean joinRemoveStream) |
void |
setQueryPlan(QueryPlan queryPlan) |
void |
setStreamJoinAnalysisResult(StreamJoinAnalysisResultRuntime streamJoinAnalysisResult) |
void |
setStreamNames(String[] streamNames) |
setOuterJoins, setPostJoinFilterEvaluator, setStreamTypes
public void setStreamJoinAnalysisResult(StreamJoinAnalysisResultRuntime streamJoinAnalysisResult)
public void setStreamNames(String[] streamNames)
public void setQueryPlan(QueryPlan queryPlan)
public void setJoinRemoveStream(boolean joinRemoveStream)
public void setEventTableIndexService(EventTableIndexService eventTableIndexService)
public void setHasHistorical(boolean hasHistorical)
public JoinSetComposerDesc create(Viewable[] streamViews, boolean isFireAndForget, AgentInstanceContext agentInstanceContext, boolean isRecoveringResilient)
Copyright © 2005–2018. All rights reserved.