Files
scylladb/api/api-doc
Aleksandra Martyniuk e2e8a286cc tasks: add internal flag for task_manager::task::impl
It is convenient to create many different tasks implementations
representing more and more specific parts of the operation in
a module. Presenting all of them through the api makes it cumbersome
for user to navigate and track, though.

Flag internal is added to task_manager::task::impl so that the tasks
could be filtered before they are sent to user.
2022-10-26 14:01:05 +02:00
..
2018-03-28 12:41:55 +03:00
2015-08-25 15:29:10 +03:00
2022-06-15 11:30:58 +03:00