public class AIRegistryUtil extends Object
Constructor and Description |
---|
AIRegistryUtil() |
Modifier and Type | Method and Description |
---|---|
static StatementAIResourceRegistry |
allocateRegistries(AIRegistryRequirements registryRequirements,
AIRegistryFactory factory) |
static void |
assignFutures(StatementAIResourceRegistry aiResourceRegistry,
int agentInstanceId,
AggregationService optionalAggegationService,
PriorEvalStrategy[] optionalPriorStrategies,
PreviousGetterStrategy[] optionalPreviousGetters,
Map<Integer,SubSelectFactoryResult> subselects,
Map<Integer,ExprTableEvalStrategy> tableAccessStrategies,
RowRecogPreviousStrategy rowRecogPreviousStrategy) |
static void |
checkExpand(int serviceId,
ArrayWrap services) |
public static StatementAIResourceRegistry allocateRegistries(AIRegistryRequirements registryRequirements, AIRegistryFactory factory)
public static void assignFutures(StatementAIResourceRegistry aiResourceRegistry, int agentInstanceId, AggregationService optionalAggegationService, PriorEvalStrategy[] optionalPriorStrategies, PreviousGetterStrategy[] optionalPreviousGetters, Map<Integer,SubSelectFactoryResult> subselects, Map<Integer,ExprTableEvalStrategy> tableAccessStrategies, RowRecogPreviousStrategy rowRecogPreviousStrategy)
public static void checkExpand(int serviceId, ArrayWrap services)
Copyright © 2005–2018. All rights reserved.