Package | Description |
---|---|
com.espertech.esper.core.context.factory |
Statement agent instance factories.
|
com.espertech.esper.core.context.util |
Context partition utility or reference classes.
|
com.espertech.esper.core.service.resource |
Modifier and Type | Class and Description |
---|---|
class |
StatementAgentInstanceFactoryCreateVariableResult |
class |
StatementAgentInstanceFactoryCreateWindowResult |
class |
StatementAgentInstanceFactoryOnTriggerResult |
class |
StatementAgentInstanceFactorySelectResult |
class |
StatementAgentInstanceFactoryUpdateResult |
Modifier and Type | Method and Description |
---|---|
StatementAgentInstanceFactoryResult |
StatementAgentInstanceFactory.newContext(AgentInstanceContext agentInstanceContext,
boolean isRecoveringResilient) |
Modifier and Type | Method and Description |
---|---|
static StatementAgentInstanceFactoryResult |
StatementAgentInstanceUtil.start(EPServicesContext servicesContext,
ContextControllerStatementBase statement,
boolean isSingleInstanceContext,
int agentInstanceId,
MappedEventBean agentInstanceProperties,
AgentInstanceFilterProxy agentInstanceFilterProxy,
boolean isRecoveringResilient) |
Modifier and Type | Method and Description |
---|---|
void |
StatementResourceService.startContextPartition(StatementAgentInstanceFactoryResult startResult,
int agentInstanceId) |