Uses of Class
com.espertech.esper.common.internal.context.activator.ViewableActivationResult
Packages that use ViewableActivationResult
Package
Description
-
Uses of ViewableActivationResult in com.espertech.esper.common.internal.context.activator
Methods in com.espertech.esper.common.internal.context.activator that return ViewableActivationResultModifier and TypeMethodDescriptionViewableActivator.activate
(AgentInstanceContext agentInstanceContext, boolean isSubselect, boolean isRecoveringResilient) ViewableActivatorDataFlow.activate
(AgentInstanceContext agentInstanceContext, boolean isSubselect, boolean isRecoveringResilient) ViewableActivatorFilter.activate
(AgentInstanceContext agentInstanceContext, boolean isSubselect, boolean isRecoveringResilient) ViewableActivatorHistorical.activate
(AgentInstanceContext agentInstanceContext, boolean isSubselect, boolean isRecoveringResilient) ViewableActivatorNamedWindow.activate
(AgentInstanceContext agentInstanceContext, boolean isSubselect, boolean isRecoveringResilient) ViewableActivatorPattern.activate
(AgentInstanceContext agentInstanceContext, boolean isSubselect, boolean isRecoveringResilient) ViewableActivatorSubselectNone.activate
(AgentInstanceContext agentInstanceContext, boolean isSubselect, boolean isRecoveringResilient) ViewableActivatorTable.activate
(AgentInstanceContext agentInstanceContext, boolean isSubselect, boolean isRecoveringResilient) -
Uses of ViewableActivationResult in com.espertech.esper.common.internal.context.aifactory.createwindow
Methods in com.espertech.esper.common.internal.context.aifactory.createwindow that return ViewableActivationResultModifier and TypeMethodDescriptionStatementAgentInstanceFactoryCreateNWResult.getViewableActivationResult()
Constructors in com.espertech.esper.common.internal.context.aifactory.createwindow with parameters of type ViewableActivationResultModifierConstructorDescriptionStatementAgentInstanceFactoryCreateNWResult
(Viewable finalView, AgentInstanceMgmtCallback stopCallback, AgentInstanceContext agentInstanceContext, Viewable eventStreamParentViewable, Viewable topView, NamedWindowInstance namedWindowInstance, ViewableActivationResult viewableActivationResult) -
Uses of ViewableActivationResult in com.espertech.esper.common.internal.context.aifactory.ontrigger.core
Methods in com.espertech.esper.common.internal.context.aifactory.ontrigger.core that return ViewableActivationResultModifier and TypeMethodDescriptionStatementAgentInstanceFactoryOnTriggerResult.getViewableActivationResult()
Constructors in com.espertech.esper.common.internal.context.aifactory.ontrigger.core with parameters of type ViewableActivationResultModifierConstructorDescriptionStatementAgentInstanceFactoryOnTriggerResult
(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 ViewableActivationResult in com.espertech.esper.common.internal.context.aifactory.select
Methods in com.espertech.esper.common.internal.context.aifactory.select that return ViewableActivationResultModifier and TypeMethodDescriptionStatementAgentInstanceFactorySelectResult.getViewableActivationResults()
Constructors in com.espertech.esper.common.internal.context.aifactory.select with parameters of type ViewableActivationResultModifierConstructorDescriptionStatementAgentInstanceFactorySelectResult
(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 ViewableActivationResult in com.espertech.esper.common.internal.epl.subselect
Methods in com.espertech.esper.common.internal.epl.subselect that return ViewableActivationResultConstructors in com.espertech.esper.common.internal.epl.subselect with parameters of type ViewableActivationResultModifierConstructorDescriptionSubSelectFactoryResult
(ViewableActivationResult subselectActivationResult, SubSelectStrategyRealization realization, SubordTableLookupStrategy lookupStrategy)