Modifier and Type | Method and Description |
---|---|
EvalRootState |
ViewableActivationResult.getOptionalPatternRoot() |
Constructor and Description |
---|
ViewableActivationResult(Viewable viewable,
AgentInstanceMgmtCallback stopCallback,
EvalRootMatchRemover optEvalRootMatchRemover,
boolean suppressSameEventMatches,
boolean discardPartialsOnMatch,
EvalRootState optionalPatternRoot,
ViewableActivationResultExtension viewableActivationResultExtension,
Runnable optPostContextMergeRunnable) |
ViewableActivatorPatternMgmt(EvalRootState rootState) |
Modifier and Type | Method and Description |
---|---|
EvalRootState |
StatementAgentInstanceFactoryOnTriggerResult.getOptPatternRoot() |
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[] |
StatementAgentInstanceFactorySelectResult.getPatternRoots() |
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 | Field and Description |
---|---|
protected EvalRootState |
ContextControllerConditionPattern.patternStopCallback |
Modifier and Type | Class and Description |
---|---|
class |
EvalRootStateNode
This class is always the root node in the evaluation state tree representing any activated event expression.
|
Modifier and Type | Field and Description |
---|---|
static EvalRootState[] |
EvalRootState.EMPTY_ARRAY |
Modifier and Type | Method and Description |
---|---|
EvalRootState |
EvalRootNode.start(PatternMatchCallback callback,
PatternContext context,
boolean isRecoveringResilient) |
EvalRootState |
EvalRootNode.start(PatternMatchCallback callback,
PatternContext context,
MatchedEventMap beginState,
boolean isRecoveringResilient) |
Modifier and Type | Method and Description |
---|---|
EvalRootState[] |
StatementResourceHolder.getPatternRoots() |
Modifier and Type | Method and Description |
---|---|
protected void |
StatementResourceHolder.setPatternRoots(EvalRootState[] patternRoots) |
Copyright © 2005–2022. All rights reserved.