Uses of Class
com.espertech.esper.common.internal.context.mgr.ContextManagerRealization
Package
Description
-
Uses of ContextManagerRealization in com.espertech.esper.common.internal.context.aifactory.createcontext
Modifier and TypeMethodDescriptionStatementAgentInstanceFactoryCreateContextResult.getContextManagerRealization()
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 ContextManagerRealization in com.espertech.esper.common.internal.context.controller.category
Modifier and TypeMethodDescriptionContextControllerCategoryFactory.create
(ContextManagerRealization contextManagerRealization) ModifierConstructorDescriptionContextControllerCategory
(ContextManagerRealization realization, ContextControllerCategoryFactory factory) ContextControllerCategoryImpl
(ContextManagerRealization realization, ContextControllerCategoryFactory factory) -
Uses of ContextManagerRealization in com.espertech.esper.common.internal.context.controller.condition
Modifier and TypeMethodDescriptionContextConditionDescriptorCrontab.getExpectedEndTime
(ContextManagerRealization realization, ScheduleSpec[] scheduleSpecs) ContextConditionDescriptorTimePeriod.getExpectedEndTime
(ContextManagerRealization realization) -
Uses of ContextManagerRealization in com.espertech.esper.common.internal.context.controller.core
Modifier and TypeFieldDescriptionprotected final ContextManagerRealization
ContextControllerBase.realization
Modifier and TypeMethodDescriptionContextController.getRealization()
ContextControllerBase.getRealization()
Modifier and TypeMethodDescriptionContextControllerFactory.create
(ContextManagerRealization contextManagerRealization) -
Uses of ContextManagerRealization in com.espertech.esper.common.internal.context.controller.hash
Modifier and TypeMethodDescriptionContextControllerHashFactory.create
(ContextManagerRealization contextManagerRealization) static ContextControllerHashSvc
ContextControllerHashUtil.makeService
(ContextControllerHashFactory factory, ContextManagerRealization realization) ModifierConstructorDescriptionContextControllerHash
(ContextManagerRealization realization, ContextControllerHashFactory factory) ContextControllerHashImpl
(ContextControllerHashFactory factory, ContextManagerRealization realization) -
Uses of ContextManagerRealization in com.espertech.esper.common.internal.context.controller.initterm
Modifier and TypeFieldDescriptionprotected final ContextManagerRealization
ContextControllerInitTerm.realization
Modifier and TypeMethodDescriptionContextControllerInitTerm.getRealization()
ContextControllerInitTermWDistinct.getRealization()
ContextControllerInitTermWLastTrigger.getRealization()
Modifier and TypeMethodDescriptionContextControllerInitTermFactory.create
(ContextManagerRealization contextManagerRealization) ModifierConstructorDescriptionContextControllerInitTerm
(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
Modifier and TypeMethodDescriptionContextControllerKeyedFactory.create
(ContextManagerRealization contextManagerRealization) protected static ContextControllerKeyedSvc
ContextControllerKeyedUtil.getService
(ContextControllerKeyedFactory factory, ContextManagerRealization realization) ModifierConstructorDescriptionContextControllerKeyed
(ContextManagerRealization realization, ContextControllerKeyedFactory factory) ContextControllerKeyedImpl
(ContextControllerKeyedFactory factory, ContextManagerRealization realization) -
Uses of ContextManagerRealization in com.espertech.esper.common.internal.context.mgr
Modifier and TypeMethodDescriptionContextManager.allocateNewRealization
(AgentInstanceContext agentInstanceContext) ContextManagerResident.allocateNewRealization
(AgentInstanceContext agentInstanceContext) ContextManager.getRealization()
ContextManagerResident.getRealization()
Modifier and TypeMethodDescriptionstatic FilterValueSetParam[][]
ContextManagerUtil.computeAddendumNonStmt
(Object[] partitionKeys, FilterSpecActivatable filterCallback, ContextManagerRealization realization) -
Uses of ContextManagerRealization in com.espertech.esper.common.internal.statement.resource
Modifier and TypeMethodDescriptionvoid
StatementResourceHolder.setContextManagerRealization
(ContextManagerRealization contextManagerRealization)