| Interface | Description |
|---|---|
| ScheduleAndTriggerStrategy |
Strategy to encapsulate the complexity of scheduling new tasks while others may trigger events at the same time.
|
| TaskExecutionStrategy |
| Class | Description |
|---|---|
| DBConnectionsInUseCollector | |
| DBConnectionsInUseStatsticsChart | |
| DefaultScheduleAndTriggerStrategy | |
| DefaultTaskExecutionStrategy | |
| DefaultTaskService | |
| DefaultTaskService.PoolingQueueSizeGauge | |
| DefaultTaskServiceEventTrigerringIntegrationTest | |
| DefaultTaskServiceIntegrationTest | |
| DefaultTaskServiceNodeGroupsIntegrationTest | |
| RepollEvent | |
| RepollListener | |
| TaskDAO | |
| TaskDAOTest | |
| TaskQueuePoolingQueueSizeStatisticsCollector | |
| TaskQueueSizeStatisticsCollector | |
| TaskScriptingIntegrationTest |
Integration tests for task scripting
|
| TaskServiceErrorHandlingOnStartupTest | |
| TriggerTaskExecutionStrategy |
Strategy for executing the TriggerTasks, needed to avoid having the runner executed in transaction, otherwise there
are problems especially in case of executing jobs initiated by trigger without any cronjob aasigned (the internally
created cronjob is not visible when it comes to asynchronous execution).
|
Copyright © 2017 SAP SE. All Rights Reserved.