Modifier and Type | Method and Description |
---|---|
FilterValueSetParam[][] |
ContextControllerCategoryFactory.populateFilterAddendum(FilterSpecActivatable filterSpec,
boolean forStatement,
int nestingLevel,
Object partitionKey,
ContextControllerStatementDesc optionalStatementDesc,
AgentInstanceContext agentInstanceContextStatement) |
Modifier and Type | Method and Description |
---|---|
FilterValueSetParam[][] |
ContextControllerFactory.populateFilterAddendum(FilterSpecActivatable filterSpec,
boolean forStatement,
int nestingLevel,
Object partitionKey,
ContextControllerStatementDesc optionalStatementDesc,
AgentInstanceContext agentInstanceContextStatement) |
Modifier and Type | Method and Description |
---|---|
FilterValueSetParam[][] |
ContextControllerHashFactory.populateFilterAddendum(FilterSpecActivatable filterSpec,
boolean forStatement,
int nestingLevel,
Object partitionKey,
ContextControllerStatementDesc optionalStatementDesc,
AgentInstanceContext agentInstanceContextStatement) |
Modifier and Type | Method and Description |
---|---|
FilterValueSetParam[][] |
ContextControllerInitTermFactory.populateFilterAddendum(FilterSpecActivatable filterSpec,
boolean forStatement,
int nestingLevel,
Object partitionKey,
ContextControllerStatementDesc optionalStatementDesc,
AgentInstanceContext agentInstanceContextStatement) |
Modifier and Type | Method and Description |
---|---|
static FilterValueSetParam[][] |
ContextControllerKeyedUtil.getAddendumFilters(Object getterKey,
FilterSpecActivatable filtersSpec,
ContextControllerDetailKeyed keyedSpec,
boolean includePartition,
ContextControllerStatementDesc optionalStatementDesc,
AgentInstanceContext agentInstanceContext) |
FilterValueSetParam[][] |
ContextControllerKeyedFactory.populateFilterAddendum(FilterSpecActivatable filterSpec,
boolean forStatement,
int nestingLevel,
Object partitionKey,
ContextControllerStatementDesc optionalStatementDesc,
AgentInstanceContext agentInstanceContextStatement) |
Modifier and Type | Method and Description |
---|---|
Map<Integer,ContextControllerStatementDesc> |
ContextManagerResident.getStatements() |
Map<Integer,ContextControllerStatementDesc> |
ContextManager.getStatements() |
Modifier and Type | Method and Description |
---|---|
void |
ContextManagerRealization.activateCreateVariableStatement(ContextControllerStatementDesc statement) |
void |
ContextManagerResident.addStatement(ContextControllerStatementDesc statement,
boolean recovery) |
void |
ContextManager.addStatement(ContextControllerStatementDesc statement,
boolean recovery) |
void |
ContextManagementServiceImpl.addStatement(String deploymentIdCreateContext,
String contextName,
ContextControllerStatementDesc statement,
boolean recovery) |
void |
ContextManagementService.addStatement(String deploymentIdCreateContext,
String contextName,
ContextControllerStatementDesc statement,
boolean recovery) |
static IdentityHashMap<FilterSpecActivatable,FilterValueSetParam[][]> |
ContextManagerUtil.computeAddendumForStatement(ContextControllerStatementDesc statementDesc,
ContextControllerFactory[] controllerFactories,
Object[] allPartitionKeys,
AgentInstanceContext agentInstanceContextCreate) |
AgentInstanceFilterProxy |
ContextManagerResident.computeFilterAddendum(ContextControllerStatementDesc statement,
Object[] contextPartitionKeys) |
static List<AgentInstance> |
ContextManagerUtil.getAgentInstances(ContextControllerStatementDesc statement,
Collection<Integer> agentInstanceIds) |
static List<AgentInstance> |
ContextManagerUtil.getAgentInstancesFiltered(ContextControllerStatementDesc statement,
Collection<Integer> agentInstanceIds,
Function<AgentInstance,Boolean> filter) |
void |
ContextManagerRealization.removeStatement(ContextControllerStatementDesc statementDesc) |
void |
ContextManagerRealization.startLateStatement(ContextControllerStatementDesc statement) |
void |
ContextManagementServiceImpl.stoppedStatement(String deploymentIdCreateContext,
String contextName,
ContextControllerStatementDesc statement) |
void |
ContextManagementService.stoppedStatement(String deploymentIdCreateContext,
String contextName,
ContextControllerStatementDesc statement) |
void |
ContextManagerResident.stopStatement(ContextControllerStatementDesc statement) |
void |
ContextManager.stopStatement(ContextControllerStatementDesc statement) |
Modifier and Type | Method and Description |
---|---|
static void |
AgentInstanceUtil.contextPartitionTerminate(int agentInstanceId,
ContextControllerStatementDesc statementDesc,
Map<String,Object> terminationProperties,
boolean leaveLocksAcquired,
List<AgentInstance> agentInstancesLocksHeld) |
static StatementAgentInstanceFactoryResult |
AgentInstanceUtil.start(StatementContextRuntimeServices services,
ContextControllerStatementDesc statement,
int agentInstanceId,
MappedEventBean contextProperties,
AgentInstanceFilterProxy agentInstanceFilterProxy,
boolean isRecoveringResilient) |
static AgentInstance |
AgentInstanceUtil.startStatement(StatementContextRuntimeServices services,
int assignedContextId,
ContextControllerStatementDesc statementDesc,
MappedEventBean contextBean,
AgentInstanceFilterProxy proxy) |
Copyright © 2005–2018. All rights reserved.