Uses of Class
com.espertech.esper.common.internal.context.mgr.ContextManagerRealization
Packages that use ContextManagerRealization
Package
Description
-
Uses of ContextManagerRealization in com.espertech.esper.common.internal.context.aifactory.createcontext
Methods in com.espertech.esper.common.internal.context.aifactory.createcontext that return ContextManagerRealizationModifier and TypeMethodDescriptionStatementAgentInstanceFactoryCreateContextResult.getContextManagerRealization()
Constructors in com.espertech.esper.common.internal.context.aifactory.createcontext with parameters of type ContextManagerRealizationModifierConstructorDescriptionStatementAgentInstanceFactoryCreateContextResult
(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 ContextManagerRealization in com.espertech.esper.common.internal.context.controller.category
Methods in com.espertech.esper.common.internal.context.controller.category with parameters of type ContextManagerRealizationModifier and TypeMethodDescriptionContextControllerCategoryFactory.create
(ContextManagerRealization contextManagerRealization) Constructors in com.espertech.esper.common.internal.context.controller.category with parameters of type ContextManagerRealizationModifierConstructorDescriptionContextControllerCategory
(ContextManagerRealization realization, ContextControllerCategoryFactory factory) ContextControllerCategoryImpl
(ContextManagerRealization realization, ContextControllerCategoryFactory factory) -
Uses of ContextManagerRealization in com.espertech.esper.common.internal.context.controller.condition
Methods in com.espertech.esper.common.internal.context.controller.condition with parameters of type ContextManagerRealizationModifier and TypeMethodDescriptionContextConditionDescriptorCrontab.getExpectedEndTime
(ContextManagerRealization realization, ScheduleSpec[] scheduleSpecs) ContextConditionDescriptorTimePeriod.getExpectedEndTime
(ContextManagerRealization realization) -
Uses of ContextManagerRealization in com.espertech.esper.common.internal.context.controller.core
Fields in com.espertech.esper.common.internal.context.controller.core declared as ContextManagerRealizationModifier and TypeFieldDescriptionprotected final ContextManagerRealization
ContextControllerBase.realization
Methods in com.espertech.esper.common.internal.context.controller.core that return ContextManagerRealizationModifier and TypeMethodDescriptionContextController.getRealization()
ContextControllerBase.getRealization()
Methods in com.espertech.esper.common.internal.context.controller.core with parameters of type ContextManagerRealizationModifier and TypeMethodDescriptionContextControllerFactory.create
(ContextManagerRealization contextManagerRealization) Constructors in com.espertech.esper.common.internal.context.controller.core with parameters of type ContextManagerRealization -
Uses of ContextManagerRealization in com.espertech.esper.common.internal.context.controller.hash
Methods in com.espertech.esper.common.internal.context.controller.hash that return ContextManagerRealizationMethods in com.espertech.esper.common.internal.context.controller.hash with parameters of type ContextManagerRealizationModifier and TypeMethodDescriptionContextControllerHashFactory.create
(ContextManagerRealization contextManagerRealization) static ContextControllerHashSvc
ContextControllerHashUtil.makeService
(ContextControllerHashFactory factory, ContextManagerRealization realization) Constructors in com.espertech.esper.common.internal.context.controller.hash with parameters of type ContextManagerRealizationModifierConstructorDescriptionContextControllerHash
(ContextManagerRealization realization, ContextControllerHashFactory factory) ContextControllerHashImpl
(ContextControllerHashFactory factory, ContextManagerRealization realization) -
Uses of ContextManagerRealization in com.espertech.esper.common.internal.context.controller.initterm
Fields in com.espertech.esper.common.internal.context.controller.initterm declared as ContextManagerRealizationModifier and TypeFieldDescriptionprotected final ContextManagerRealization
ContextControllerInitTerm.realization
Methods in com.espertech.esper.common.internal.context.controller.initterm that return ContextManagerRealizationModifier and TypeMethodDescriptionContextControllerInitTerm.getRealization()
ContextControllerInitTermWDistinct.getRealization()
ContextControllerInitTermWLastTrigger.getRealization()
Methods in com.espertech.esper.common.internal.context.controller.initterm with parameters of type ContextManagerRealizationModifier and TypeMethodDescriptionContextControllerInitTermFactory.create
(ContextManagerRealization contextManagerRealization) Constructors in com.espertech.esper.common.internal.context.controller.initterm with parameters of type ContextManagerRealizationModifierConstructorDescriptionContextControllerInitTerm
(ContextControllerInitTermFactory factory, ContextManagerRealization realization) ContextControllerInitTermBase
(ContextControllerInitTermFactory factory, ContextManagerRealization realization) ContextControllerInitTermNonOverlap
(ContextControllerInitTermFactory factory, ContextManagerRealization realization) ContextControllerInitTermOverlap
(ContextControllerInitTermFactory factory, ContextManagerRealization realization) -
Uses of ContextManagerRealization in com.espertech.esper.common.internal.context.controller.keyed
Methods in com.espertech.esper.common.internal.context.controller.keyed that return ContextManagerRealizationMethods in com.espertech.esper.common.internal.context.controller.keyed with parameters of type ContextManagerRealizationModifier and TypeMethodDescriptionContextControllerKeyedFactory.create
(ContextManagerRealization contextManagerRealization) protected static ContextControllerKeyedSvc
ContextControllerKeyedUtil.getService
(ContextControllerKeyedFactory factory, ContextManagerRealization realization) Constructors in com.espertech.esper.common.internal.context.controller.keyed with parameters of type ContextManagerRealizationModifierConstructorDescriptionContextControllerKeyed
(ContextManagerRealization realization, ContextControllerKeyedFactory factory) ContextControllerKeyedImpl
(ContextControllerKeyedFactory factory, ContextManagerRealization realization) -
Uses of ContextManagerRealization in com.espertech.esper.common.internal.context.mgr
Methods in com.espertech.esper.common.internal.context.mgr that return ContextManagerRealizationModifier and TypeMethodDescriptionContextManager.allocateNewRealization
(AgentInstanceContext agentInstanceContext) ContextManagerResident.allocateNewRealization
(AgentInstanceContext agentInstanceContext) ContextManager.getRealization()
ContextManagerResident.getRealization()
Methods in com.espertech.esper.common.internal.context.mgr with parameters of type ContextManagerRealizationModifier and TypeMethodDescriptionstatic FilterValueSetParam[][]
ContextManagerUtil.computeAddendumNonStmt
(Object[] partitionKeys, FilterSpecActivatable filterCallback, ContextManagerRealization realization) -
Uses of ContextManagerRealization in com.espertech.esper.common.internal.statement.resource
Methods in com.espertech.esper.common.internal.statement.resource that return ContextManagerRealizationMethods in com.espertech.esper.common.internal.statement.resource with parameters of type ContextManagerRealizationModifier and TypeMethodDescriptionvoid
StatementResourceHolder.setContextManagerRealization
(ContextManagerRealization contextManagerRealization)