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() |
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) |
StatementContextRuntimeServices(Configuration configSnapshot,
ContextManagementService contextManagementService,
PathRegistry<String,ContextMetaData> contextPathRegistry,
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,
ManagedReadWriteLock eventProcessingRWLock,
ExceptionHandlingService exceptionHandlingService,
ExpressionResultCacheService expressionResultCacheService,
FilterBooleanExpressionFactory filterBooleanExpressionFactory,
FilterSharedBoolExprRepository filterSharedBoolExprRepository,
FilterSharedLookupableRepository filterSharedLookupableRepository,
HistoricalDataCacheFactory historicalDataCacheFactory,
InternalEventRouter internalEventRouter,
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–2022. All rights reserved.