Package | Description |
---|---|
com.espertech.esper.common.internal.context.util | |
com.espertech.esper.common.internal.epl.fafquery.querymethod |
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,
FilterService filterService,
SchedulingService schedulingService,
InternalEventRouteDest internalEventRouteDest) |
Modifier and Type | Method and Description |
---|---|
void |
FAFQueryMethodSelect.ready(StatementContextRuntimeServices svc) |
void |
FAFQueryMethodIUDBase.ready(StatementContextRuntimeServices services) |
void |
FAFQueryMethod.ready(StatementContextRuntimeServices services) |
Constructor and Description |
---|
FAFQueryMethodSelectExecGivenContextNoFromClause(StatementContextRuntimeServices svc) |
FAFQueryMethodSelectExecNoContextNoFromClause(StatementContextRuntimeServices svc) |
Copyright © 2005–2021. All rights reserved.