Interface | Description |
---|---|
ExecutionJob |
Type of Quartz Job that can be executed by the @ExecutionScheduleManager
|
ExecutionScheduler |
Class | Description |
---|---|
AbstractLinearExecutionJob |
Job that knows how to get the job name and group out of the JobDataMap using
pre-defined keys (constants) and contains code to schedule the identified job.
|
ExecutionScheduleManager |
This class handles scheduling request execution for managed clusters
|
ExecutionSchedulerImpl |
Copyright © 2022 Apache Software Foundation. All rights reserved.