| Interface | Description |
|---|---|
| CronExecutorService |
Executor service that schedules a task for execution via a cron expression.
|
| Class | Description |
|---|---|
| CronExpression | |
| CronThreadPoolExecutor |
Scheduled thread-pool executor implementation that leverages a CronExpression
to calculate future execution times for scheduled tasks.
|
elasticsearch-river-jdbc