public class StatementAgentInstanceFactorySelectResult extends StatementAgentInstanceFactoryResult
Constructor and Description |
---|
StatementAgentInstanceFactorySelectResult(Viewable finalView,
AgentInstanceMgmtCallback stopCallback,
AgentInstanceContext agentInstanceContext,
AggregationService optionalAggegationService,
Map<Integer,SubSelectFactoryResult> subselectStrategies,
PriorEvalStrategy[] priorStrategies,
PreviousGetterStrategy[] previousGetterStrategies,
RowRecogPreviousStrategy regexExprPreviousEvalStrategy,
Map<Integer,ExprTableEvalStrategy> tableAccessStrategies,
List<StatementAgentInstancePreload> preloadList,
Runnable postContextMergeRunnable,
EvalRootState[] patternRoots,
JoinSetComposer joinSetComposer,
Viewable[] topViews,
Viewable[] eventStreamViewables,
ViewableActivationResult[] viewableActivationResults,
ResultSetProcessor resultSetProcessor) |
Modifier and Type | Method and Description |
---|---|
Viewable[] |
getEventStreamViewables() |
JoinSetComposer |
getJoinSetComposer() |
EvalRootState[] |
getPatternRoots() |
ResultSetProcessor |
getResultSetProcessor() |
Viewable[] |
getTopViews() |
ViewableActivationResult[] |
getViewableActivationResults() |
getAgentInstanceContext, getFinalView, getOptionalAggegationService, getPostContextMergeRunnable, getPreloadList, getPreviousGetterStrategies, getPriorStrategies, getRowRecogPreviousStrategy, getStopCallback, getSubselectStrategies, getTableAccessStrategies, setStopCallback
public StatementAgentInstanceFactorySelectResult(Viewable finalView, AgentInstanceMgmtCallback stopCallback, AgentInstanceContext agentInstanceContext, AggregationService optionalAggegationService, Map<Integer,SubSelectFactoryResult> subselectStrategies, PriorEvalStrategy[] priorStrategies, PreviousGetterStrategy[] previousGetterStrategies, RowRecogPreviousStrategy regexExprPreviousEvalStrategy, Map<Integer,ExprTableEvalStrategy> tableAccessStrategies, List<StatementAgentInstancePreload> preloadList, Runnable postContextMergeRunnable, EvalRootState[] patternRoots, JoinSetComposer joinSetComposer, Viewable[] topViews, Viewable[] eventStreamViewables, ViewableActivationResult[] viewableActivationResults, ResultSetProcessor resultSetProcessor)
public Viewable[] getTopViews()
public EvalRootState[] getPatternRoots()
public Viewable[] getEventStreamViewables()
public ViewableActivationResult[] getViewableActivationResults()
public JoinSetComposer getJoinSetComposer()
public ResultSetProcessor getResultSetProcessor()
Copyright © 2005–2022. All rights reserved.