Package | Description |
---|---|
com.espertech.esper.common.internal.context.util | |
com.espertech.esper.common.internal.metrics.stmtmetrics |
Services for metrics reporting, including global flag, repositories and threading.
|
com.espertech.esper.common.internal.view.core |
Modifier and Type | Method and Description |
---|---|
SchedulingService |
StatementContext.getSchedulingService() |
SchedulingService |
AgentInstanceContext.getSchedulingService() |
SchedulingService |
AgentInstanceTransferServices.getTargetSchedulingService() |
Modifier and Type | Method and Description |
---|---|
void |
StatementContext.setSchedulingService(SchedulingService schedulingService) |
Constructor and Description |
---|
AgentInstanceTransferServices(AgentInstanceContext agentInstanceContext,
FilterService targetFilterService,
SchedulingService targetSchedulingService,
InternalEventRouter targetInternalEventRouter) |
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 |
---|---|
SchedulingService |
MetricExecutionContext.getSchedulingService() |
Modifier and Type | Method and Description |
---|---|
void |
MetricReportingService.setContext(FilterService filterService,
SchedulingService schedulingService,
EventServiceSendEventCommon eventServiceSendEventInternal) |
Constructor and Description |
---|
MetricExecutionContext(FilterService filterService,
SchedulingService schedulingService,
EventServiceSendEventCommon epRuntimeSendEvent,
StatementMetricRepository statementMetricRepository) |
Modifier and Type | Method and Description |
---|---|
SchedulingService |
AgentInstanceViewFactoryChainContext.getSchedulingService() |
Copyright © 2005–2020. All rights reserved.