Technoboy- commented on issue #1389:
URL:
https://github.com/apache/shardingsphere-elasticjob/issues/1389#issuecomment-677729073
> Whether we can support the once job at once time, To replace Cron job
>
> like
>
> ```
> .cron("0/5 * * * * ?")
> ```
>
> to
>
> ```
> .triggerTime(timestamp)
> ```
Yes,we support by OneOffJob.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]