Uses of Class
com.espertech.esper.common.internal.context.airegistry.StatementAIResourceRegistry
Package
Description
-
Uses of StatementAIResourceRegistry in com.espertech.esper.common.internal.context.airegistry
Modifier and TypeMethodDescriptionstatic StatementAIResourceRegistry
AIRegistryUtil.allocateRegistries
(AIRegistryRequirements registryRequirements, AIRegistryFactory factory) Modifier and TypeMethodDescriptionstatic void
AIRegistryUtil.assignFutures
(StatementAIResourceRegistry aiResourceRegistry, int agentInstanceId, AggregationService optionalAggegationService, PriorEvalStrategy[] optionalPriorStrategies, PreviousGetterStrategy[] optionalPreviousGetters, Map<Integer, SubSelectFactoryResult> subselects, Map<Integer, ExprTableEvalStrategy> tableAccessStrategies, RowRecogPreviousStrategy rowRecogPreviousStrategy) -
Uses of StatementAIResourceRegistry in com.espertech.esper.common.internal.context.controller.category
Modifier and TypeMethodDescriptionContextControllerCategoryFactory.allocateAgentInstanceResourceRegistry
(AIRegistryRequirements registryRequirements) -
Uses of StatementAIResourceRegistry in com.espertech.esper.common.internal.context.controller.core
Modifier and TypeMethodDescriptionContextControllerFactory.allocateAgentInstanceResourceRegistry
(AIRegistryRequirements registryRequirements) -
Uses of StatementAIResourceRegistry in com.espertech.esper.common.internal.context.controller.hash
Modifier and TypeMethodDescriptionContextControllerHashFactory.allocateAgentInstanceResourceRegistry
(AIRegistryRequirements registryRequirements) -
Uses of StatementAIResourceRegistry in com.espertech.esper.common.internal.context.controller.initterm
Modifier and TypeMethodDescriptionContextControllerInitTermFactory.allocateAgentInstanceResourceRegistry
(AIRegistryRequirements registryRequirements) -
Uses of StatementAIResourceRegistry in com.espertech.esper.common.internal.context.controller.keyed
Modifier and TypeMethodDescriptionContextControllerKeyedFactory.allocateAgentInstanceResourceRegistry
(AIRegistryRequirements registryRequirements) -
Uses of StatementAIResourceRegistry in com.espertech.esper.common.internal.context.mgr
Modifier and TypeMethodDescriptionContextManager.allocateAgentInstanceResourceRegistry
(AIRegistryRequirements registryRequirements) ContextManagerResident.allocateAgentInstanceResourceRegistry
(AIRegistryRequirements registryRequirements) -
Uses of StatementAIResourceRegistry in com.espertech.esper.common.internal.context.module
ModifierConstructorDescription -
Uses of StatementAIResourceRegistry in com.espertech.esper.common.internal.context.util
ModifierConstructorDescriptionStatementContext
(ContextRuntimeDescriptor contextRuntimeDescriptor, String deploymentId, int statementId, String statementName, String moduleName, StatementInformationalsRuntime statementInformationals, Object userObjectRuntime, StatementContextRuntimeServices statementContextRuntimeServices, EPStatementHandle epStatementHandle, Map<Integer, FilterSpecActivatable> filterSpecActivatables, PatternSubexpressionPoolStmtSvc patternSubexpressionPoolSvc, RowRecogStatePoolStmtSvc rowRecogStatePoolStmtSvc, ScheduleBucket scheduleBucket, StatementAIResourceRegistry statementAIResourceRegistry, StatementCPCacheService statementCPCacheService, StatementAIFactoryProvider statementAIFactoryProvider, StatementResultService statementResultService, UpdateDispatchView updateDispatchView, FilterService filterService, SchedulingService schedulingService, InternalEventRouteDest internalEventRouteDest) StatementCPCacheService
(boolean contextPartitioned, StatementResourceService statementResourceService, StatementAIResourceRegistry statementAgentInstanceRegistry)