aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/common/scheduledexecutor.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Remove reset as interface for the executors. Require users to consider lifetime.Henning Baldersheim2022-12-121-5/+0
* Return a handle that will deregister the recurring task when it goes out of s...Henning Baldersheim2022-12-091-4/+6
* Add class that posts tasks at a regular interval to another executor.Geir Storli2022-12-081-12/+4
* Move ScheduledExecutor to searchcore and drop fnet dependency in staging_vesp...Henning Baldersheim2022-05-181-0/+58