Package | Description |
---|---|
com.espertech.esper.common.internal.context.util | |
com.espertech.esper.common.internal.epl.pattern.core | |
com.espertech.esper.common.internal.metrics.stmtmetrics |
Services for metrics reporting, including global flag, repositories and threading.
|
Modifier and Type | Method and Description |
---|---|
FilterService |
StatementDestroyServices.getFilterService() |
FilterService |
StatementContext.getFilterService() |
FilterService |
AgentInstanceContext.getFilterService() |
FilterService |
AgentInstanceTransferServices.getTargetFilterService() |
Modifier and Type | Method and Description |
---|---|
void |
StatementContext.setFilterService(FilterService filterService) |
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) |
StatementDestroyServices(FilterService filterService) |
Modifier and Type | Method and Description |
---|---|
FilterService |
PatternAgentInstanceContext.getFilterService() |
Modifier and Type | Method and Description |
---|---|
FilterService |
MetricExecutionContext.getFilterService() |
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) |
Copyright © 2005–2020. All rights reserved.