Modifier and Type | Method and Description |
---|---|
static StatementAIResourceRegistry |
AIRegistryUtil.allocateRegistries(AIRegistryRequirements registryRequirements,
AIRegistryFactory factory) |
Modifier and Type | Method and Description |
---|---|
static void |
AIRegistryUtil.assignFutures(StatementAIResourceRegistry aiResourceRegistry,
int agentInstanceId,
AggregationService optionalAggegationService,
PriorEvalStrategy[] optionalPriorStrategies,
PreviousGetterStrategy[] optionalPreviousGetters,
Map<Integer,SubSelectFactoryResult> subselects,
Map<Integer,ExprTableEvalStrategy> tableAccessStrategies,
RowRecogPreviousStrategy rowRecogPreviousStrategy) |
Modifier and Type | Method and Description |
---|---|
StatementAIResourceRegistry |
ContextControllerCategoryFactory.allocateAgentInstanceResourceRegistry(AIRegistryRequirements registryRequirements) |
Modifier and Type | Method and Description |
---|---|
StatementAIResourceRegistry |
ContextControllerFactory.allocateAgentInstanceResourceRegistry(AIRegistryRequirements registryRequirements) |
Modifier and Type | Method and Description |
---|---|
StatementAIResourceRegistry |
ContextControllerHashFactory.allocateAgentInstanceResourceRegistry(AIRegistryRequirements registryRequirements) |
Modifier and Type | Method and Description |
---|---|
StatementAIResourceRegistry |
ContextControllerInitTermFactory.allocateAgentInstanceResourceRegistry(AIRegistryRequirements registryRequirements) |
Modifier and Type | Method and Description |
---|---|
StatementAIResourceRegistry |
ContextControllerKeyedFactory.allocateAgentInstanceResourceRegistry(AIRegistryRequirements registryRequirements) |
Modifier and Type | Method and Description |
---|---|
StatementAIResourceRegistry |
ContextManagerResident.allocateAgentInstanceResourceRegistry(AIRegistryRequirements registryRequirements) |
StatementAIResourceRegistry |
ContextManager.allocateAgentInstanceResourceRegistry(AIRegistryRequirements registryRequirements) |
Constructor and Description |
---|
StatementAIFactoryAssignmentContext(StatementAIResourceRegistry registry) |
Modifier and Type | Method and Description |
---|---|
StatementAIResourceRegistry |
StatementContext.getStatementAIResourceRegistry() |
Constructor and Description |
---|
StatementContext(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) |
StatementCPCacheService(boolean contextPartitioned,
StatementResourceService statementResourceService,
StatementAIResourceRegistry statementAgentInstanceRegistry) |
Copyright © 2005–2018. All rights reserved.