public class ContextControllerHashFactory extends ContextControllerFactoryBase
Modifier and Type | Field and Description |
---|---|
protected ContextControllerDetailHash |
hashSpec |
factoryContext
Constructor and Description |
---|
ContextControllerHashFactory() |
Modifier and Type | Method and Description |
---|---|
StatementAIResourceRegistry |
allocateAgentInstanceResourceRegistry(AIRegistryRequirements registryRequirements) |
ContextController |
create(ContextManagerRealization contextManagerRealization) |
ContextPartitionIdentifier |
getContextPartitionIdentifier(Object partitionKey) |
ContextControllerDetailHash |
getHashSpec() |
void |
populateContextProperties(Map<String,Object> props,
Object allPartitionKey) |
FilterValueSetParam[][] |
populateFilterAddendum(FilterSpecActivatable filterSpec,
boolean forStatement,
int nestingLevel,
Object partitionKey,
ContextControllerStatementDesc optionalStatementDesc,
AgentInstanceContext agentInstanceContextStatement) |
void |
setHashSpec(ContextControllerDetailHash hashSpec) |
getFactoryEnv, setFactoryEnv
protected ContextControllerDetailHash hashSpec
public ContextControllerDetailHash getHashSpec()
public void setHashSpec(ContextControllerDetailHash hashSpec)
public ContextController create(ContextManagerRealization contextManagerRealization)
public FilterValueSetParam[][] populateFilterAddendum(FilterSpecActivatable filterSpec, boolean forStatement, int nestingLevel, Object partitionKey, ContextControllerStatementDesc optionalStatementDesc, AgentInstanceContext agentInstanceContextStatement)
public void populateContextProperties(Map<String,Object> props, Object allPartitionKey)
public StatementAIResourceRegistry allocateAgentInstanceResourceRegistry(AIRegistryRequirements registryRequirements)
public ContextPartitionIdentifier getContextPartitionIdentifier(Object partitionKey)
Copyright © 2005–2018. All rights reserved.