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 |
StatementContextRuntimeServices.getSchedulingService() |
SchedulingService |
StatementContext.getSchedulingService() |
SchedulingService |
AgentInstanceContext.getSchedulingService() |
Constructor and Description |
---|
StatementContextRuntimeServices(ContextManagementService contextManagementService,
ContextServiceFactory contextServiceFactory,
DatabaseConfigServiceRuntime databaseConfigService,
DataFlowFilterServiceAdapter dataFlowFilterServiceAdapter,
EPDataFlowServiceImpl dataflowService,
String runtimeURI,
Context runtimeEnvContext,
ClasspathImportServiceRuntime classpathImportServiceRuntime,
RuntimeSettingsService runtimeSettingsService,
RuntimeExtensionServices runtimeExtensionServices,
Object epRuntime,
EPRenderEventService epRuntimeRenderEvent,
EventServiceSendEventCommon eventServiceSendEventInternal,
EPRuntimeEventProcessWrapped epRuntimeEventProcessWrapped,
EventBeanService eventBeanService,
EventBeanTypedEventFactory eventBeanTypedEventFactory,
EventTableIndexService eventTableIndexService,
EventTypeAvroHandler eventTypeAvroHandler,
PathRegistry<String,EventType> eventTypePathRegistry,
EventTypeRepositoryImpl eventTypeRepositoryPreconfigured,
EventTypeResolvingBeanFactory eventTypeResolvingBeanFactory,
ExceptionHandlingService exceptionHandlingService,
ExpressionResultCacheService expressionResultCacheService,
FilterService filterService,
FilterBooleanExpressionFactory filterBooleanExpressionFactory,
FilterSharedBoolExprRepository filterSharedBoolExprRepository,
FilterSharedLookupableRepository filterSharedLookupableRepository,
HistoricalDataCacheFactory historicalDataCacheFactory,
InternalEventRouter internalEventRouter,
InternalEventRouteDest internalEventRouteDest,
MetricReportingService metricReportingService,
NamedWindowConsumerManagementService namedWindowConsumerManagementService,
NamedWindowManagementService namedWindowManagementService,
PathRegistry<String,ContextMetaData> pathContextRegistry,
PathRegistry<String,NamedWindowMetaData> pathNamedWindowRegistry,
RowRecogStateRepoFactory rowRecogStateRepoFactory,
ResultSetProcessorHelperFactory resultSetProcessorHelperFactory,
SchedulingService schedulingService,
StatementAgentInstanceLockFactory statementAgentInstanceLockFactory,
StatementResourceHolderBuilder statementResourceHolderBuilder,
TableExprEvaluatorContext tableExprEvaluatorContext,
TableManagementService tableManagementService,
VariableManagementService variableManagementService,
ViewFactoryService viewFactoryService,
ViewServicePreviousFactory viewServicePreviousFactory) |
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–2018. All rights reserved.