Package | Description |
---|---|
com.espertech.esper.common.internal.context.util |
Modifier and Type | Method and Description |
---|---|
StatementContextRuntimeServices |
StatementContext.getStatementContextRuntimeServices() |
Modifier and Type | Method and Description |
---|---|
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) |
Constructor and Description |
---|
StatementContext(ContextRuntimeDescriptor contextRuntimeDescriptor,
String deploymentId,
int statementId,
String statementName,
String moduleName,
StatementInformationalsRuntime statementInformationals,
Object userObjectRuntime,
StatementContextRuntimeServices statementContextRuntimeServices,
EPStatementHandle epStatementHandle,
Map<Integer,FilterSpecActivatable> filterSpecActivatables,
PatternSubexpressionPoolStmtSvc patternSubexpressionPoolSvc,
RowRecogStatePoolStmtSvc rowRecogStatePoolStmtSvc,
ScheduleBucket scheduleBucket,
StatementAIResourceRegistry statementAIResourceRegistry,
StatementCPCacheService statementCPCacheService,
StatementAIFactoryProvider statementAIFactoryProvider,
StatementResultService statementResultService,
UpdateDispatchView updateDispatchView) |
Copyright © 2005–2019. All rights reserved.