public class StatementAgentInstanceFactoryOnTriggerResult extends StatementAgentInstanceFactoryResult
Constructor and Description |
---|
StatementAgentInstanceFactoryOnTriggerResult(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 optPatternRoot,
ViewableActivationResult viewableActivationResult) |
Modifier and Type | Method and Description |
---|---|
EvalRootState |
getOptPatternRoot() |
ViewableActivationResult |
getViewableActivationResult() |
getAgentInstanceContext, getFinalView, getOptionalAggegationService, getPostContextMergeRunnable, getPreloadList, getPreviousGetterStrategies, getPriorStrategies, getRowRecogPreviousStrategy, getStopCallback, getSubselectStrategies, getTableAccessStrategies, setStopCallback
public StatementAgentInstanceFactoryOnTriggerResult(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 optPatternRoot, ViewableActivationResult viewableActivationResult)
public EvalRootState getOptPatternRoot()
public ViewableActivationResult getViewableActivationResult()
Copyright © 2005–2022. All rights reserved.