Modifier and Type | Method and Description |
---|---|
StatementAgentInstanceFactoryResult |
StatementAgentInstanceFactory.newContext(AgentInstanceContext agentInstanceContext,
boolean isRecoveringResilient) |
Modifier and Type | Class and Description |
---|---|
class |
StatementAgentInstanceFactoryCreateContextResult |
Modifier and Type | Method and Description |
---|---|
StatementAgentInstanceFactoryResult |
StatementAgentInstanceFactoryCreateContext.newContext(AgentInstanceContext agentInstanceContext,
boolean isRecoveringResilient) |
Modifier and Type | Class and Description |
---|---|
class |
StatementAgentInstanceFactoryCreateDataflowResult |
Modifier and Type | Method and Description |
---|---|
StatementAgentInstanceFactoryResult |
StatementAgentInstanceFactoryCreateDataflow.newContext(AgentInstanceContext agentInstanceContext,
boolean isRecoveringResilient) |
Modifier and Type | Class and Description |
---|---|
class |
StatementAgentInstanceFactoryCreateExpressionResult |
Modifier and Type | Method and Description |
---|---|
StatementAgentInstanceFactoryResult |
StatementAgentInstanceFactoryCreateExpression.newContext(AgentInstanceContext agentInstanceContext,
boolean isRecoveringResilient) |
Modifier and Type | Class and Description |
---|---|
class |
StatementAgentInstanceFactoryCreateIndexResult |
Modifier and Type | Method and Description |
---|---|
StatementAgentInstanceFactoryResult |
StatementAgentInstanceFactoryCreateIndex.newContext(AgentInstanceContext agentInstanceContext,
boolean isRecoveringResilient) |
Modifier and Type | Class and Description |
---|---|
class |
StatementAgentInstanceFactoryCreateSchemaResult |
Modifier and Type | Method and Description |
---|---|
StatementAgentInstanceFactoryResult |
StatementAgentInstanceFactoryCreateSchema.newContext(AgentInstanceContext agentInstanceContext,
boolean isRecoveringResilient) |
Modifier and Type | Class and Description |
---|---|
class |
StatementAgentInstanceFactoryCreateTableResult |
Modifier and Type | Method and Description |
---|---|
StatementAgentInstanceFactoryResult |
StatementAgentInstanceFactoryCreateTable.newContext(AgentInstanceContext agentInstanceContext,
boolean isRecoveringResilient) |
Modifier and Type | Class and Description |
---|---|
class |
StatementAgentInstanceFactoryCreateVariableResult |
Modifier and Type | Method and Description |
---|---|
StatementAgentInstanceFactoryResult |
StatementAgentInstanceFactoryCreateVariable.newContext(AgentInstanceContext agentInstanceContext,
boolean isRecoveringResilient) |
Modifier and Type | Class and Description |
---|---|
class |
StatementAgentInstanceFactoryCreateNWResult |
Modifier and Type | Method and Description |
---|---|
StatementAgentInstanceFactoryResult |
StatementAgentInstanceFactoryCreateNW.newContext(AgentInstanceContext agentInstanceContext,
boolean isRecoveringResilient) |
Modifier and Type | Class and Description |
---|---|
class |
StatementAgentInstanceFactoryOnTriggerResult |
Modifier and Type | Class and Description |
---|---|
class |
StatementAgentInstanceFactorySelectResult |
Modifier and Type | Class and Description |
---|---|
class |
StatementAgentInstanceFactoryUpdateResult |
Modifier and Type | Method and Description |
---|---|
StatementAgentInstanceFactoryResult |
StatementAgentInstanceFactoryUpdate.newContext(AgentInstanceContext agentInstanceContext,
boolean isRecoveringResilient) |
Modifier and Type | Method and Description |
---|---|
static StatementAgentInstanceFactoryResult |
AgentInstanceUtil.start(StatementContextRuntimeServices services,
ContextControllerStatementDesc statement,
int agentInstanceId,
MappedEventBean contextProperties,
AgentInstanceFilterProxy agentInstanceFilterProxy,
boolean isRecoveringResilient) |
Modifier and Type | Method and Description |
---|---|
StatementResourceHolder |
StatementResourceHolderBuilderImpl.build(AgentInstanceContext agentInstanceContext,
StatementAgentInstanceFactoryResult resultOfStart) |
StatementResourceHolder |
StatementResourceHolderBuilder.build(AgentInstanceContext agentInstanceContext,
StatementAgentInstanceFactoryResult resultOfStart) |
static StatementResourceHolder |
StatementResourceHolderUtil.populateHolder(AgentInstanceContext agentInstanceContext,
StatementAgentInstanceFactoryResult startResult) |
Copyright © 2005–2019. All rights reserved.