Uses of Interface
com.espertech.esper.common.internal.epl.expression.prior.PriorEvalStrategy
Package
Description
'Prior'-group indexExpressionTexts.
-
Uses of PriorEvalStrategy in com.espertech.esper.common.internal.context.aifactory.core
ModifierConstructorDescriptionprotected
StatementAgentInstanceFactoryResult
(Viewable finalView, AgentInstanceMgmtCallback stopCallback, AgentInstanceContext agentInstanceContext, AggregationService optionalAggegationService, Map<Integer, SubSelectFactoryResult> subselectStrategies, PriorEvalStrategy[] priorStrategies, PreviousGetterStrategy[] previousGetterStrategies, RowRecogPreviousStrategy rowRecogPreviousStrategy, Map<Integer, ExprTableEvalStrategy> tableAccessStrategies, List<StatementAgentInstancePreload> preloadList, Runnable postContextMergeRunnable) -
Uses of PriorEvalStrategy in com.espertech.esper.common.internal.context.aifactory.createcontext
ModifierConstructorDescriptionStatementAgentInstanceFactoryCreateContextResult
(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, ContextManagerRealization contextManagerRealization) -
Uses of PriorEvalStrategy in com.espertech.esper.common.internal.context.aifactory.ontrigger.core
ModifierConstructorDescriptionStatementAgentInstanceFactoryOnTriggerResult
(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) -
Uses of PriorEvalStrategy in com.espertech.esper.common.internal.context.aifactory.select
ModifierConstructorDescriptionStatementAgentInstanceFactorySelectResult
(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) -
Uses of PriorEvalStrategy in com.espertech.esper.common.internal.context.airegistry
Modifier and TypeClassDescriptionclass
class
class
Modifier and TypeMethodDescriptionvoid
AIRegistrySubqueryEntry.assign
(int agentInstanceId, SubordTableLookupStrategy lookupStrategy, AggregationService aggregationService, PriorEvalStrategy priorEvalStrategy, PreviousGetterStrategy previousGetterStrategy) static void
AIRegistryUtil.assignFutures
(StatementAIResourceRegistry aiResourceRegistry, int agentInstanceId, AggregationService optionalAggegationService, PriorEvalStrategy[] optionalPriorStrategies, PreviousGetterStrategy[] optionalPreviousGetters, Map<Integer, SubSelectFactoryResult> subselects, Map<Integer, ExprTableEvalStrategy> tableAccessStrategies, RowRecogPreviousStrategy rowRecogPreviousStrategy) void
AIRegistryPriorEvalStrategy.assignService
(int serviceId, PriorEvalStrategy priorEvalStrategy) void
AIRegistryPriorEvalStrategyMap.assignService
(int serviceId, PriorEvalStrategy priorEvalStrategy) void
AIRegistryPriorEvalStrategyMultiPerm.assignService
(int serviceId, PriorEvalStrategy priorEvalStrategy) void
AIRegistryPriorEvalStrategySingle.assignService
(int serviceId, PriorEvalStrategy priorEvalStrategy) -
Uses of PriorEvalStrategy in com.espertech.esper.common.internal.context.module
Modifier and TypeMethodDescriptionStatementAIFactoryAssignmentContext.getPriorStrategies()
StatementAIFactoryAssignments.getPriorStrategies()
StatementAIFactoryAssignmentsImpl.getPriorStrategies()
StatementAIFactoryAssignmentContext.getSubqueryPrior
(int subqueryNumber) StatementAIFactoryAssignments.getSubqueryPrior
(int subqueryNumber) StatementAIFactoryAssignmentsImpl.getSubqueryPrior
(int subqueryNumber) ModifierConstructorDescriptionStatementAIFactoryAssignmentsImpl
(AggregationService aggregationResultFuture, PriorEvalStrategy[] priorStrategies, PreviousGetterStrategy[] previousStrategies, Map<Integer, SubSelectFactoryResult> subselects, Map<Integer, ExprTableEvalStrategy> tableAccesses, RowRecogPreviousStrategy rowRecogPreviousStrategy) -
Uses of PriorEvalStrategy in com.espertech.esper.common.internal.epl.expression.prior
Modifier and TypeClassDescriptionclass
Represents the 'prior' prior event function in an expression node tree.class
Represents the 'prior' prior event function in an expression node tree. -
Uses of PriorEvalStrategy in com.espertech.esper.common.internal.epl.prior
Modifier and TypeMethodDescriptionstatic PriorEvalStrategy
PriorHelper.toStrategy
(AgentInstanceViewFactoryChainContext viewFactoryChainContext) -
Uses of PriorEvalStrategy in com.espertech.esper.common.internal.epl.subselect
Modifier and TypeMethodDescriptionSubSelectFactoryResult.getPriorStrategy()
SubSelectStrategyRealization.getPriorStrategy()
ModifierConstructorDescriptionSubSelectStrategyRealization
(SubordTableLookupStrategy lookupStrategy, SubselectAggregationPreprocessorBase subselectAggregationPreprocessor, AggregationService aggregationService, PriorEvalStrategy priorStrategy, PreviousGetterStrategy previousStrategy, Viewable subselectView, EventTable[] indexes) -
Uses of PriorEvalStrategy in com.espertech.esper.common.internal.statement.resource
ModifierConstructorDescriptionStatementResourceHolder
(AgentInstanceContext agentInstanceContext, AgentInstanceMgmtCallback agentInstanceStopCallback, Viewable finalView, AggregationService aggregationService, PriorEvalStrategy[] priorEvalStrategies, PreviousGetterStrategy[] previousGetterStrategies, RowRecogPreviousStrategy rowRecogPreviousStrategy)