Package | Description |
---|---|
com.espertech.esper.common.internal.context.airegistry |
Modifier and Type | Class and Description |
---|---|
class |
AIRegistryRowRecogPreviousStrategyMap |
class |
AIRegistryRowRecogPreviousStrategyMultiPerm |
class |
AIRegistryRowRecogPreviousStrategySingle |
Modifier and Type | Method and Description |
---|---|
AIRegistryRowRecogPreviousStrategy |
StatementAIResourceRegistry.getAgentInstanceRowRecogPreviousStrategy() |
AIRegistryRowRecogPreviousStrategy |
AIRegistryFactorySingle.makeRowRecogPreviousStrategy() |
AIRegistryRowRecogPreviousStrategy |
AIRegistryFactoryMultiPerm.makeRowRecogPreviousStrategy() |
AIRegistryRowRecogPreviousStrategy |
AIRegistryFactoryMap.makeRowRecogPreviousStrategy() |
AIRegistryRowRecogPreviousStrategy |
AIRegistryFactory.makeRowRecogPreviousStrategy() |
Constructor and Description |
---|
StatementAIResourceRegistry(AIRegistryAggregation agentInstanceAggregationService,
AIRegistryPriorEvalStrategy[] agentInstancePriorEvalStrategies,
Map<Integer,AIRegistrySubqueryEntry> agentInstanceSubselects,
Map<Integer,AIRegistryTableAccess> agentInstanceTableAccesses,
AIRegistryPreviousGetterStrategy[] agentInstancePreviousGetterStrategies,
AIRegistryRowRecogPreviousStrategy agentInstanceRowRecogPreviousStrategy) |
Copyright © 2005–2018. All rights reserved.