mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-26 19:35:12 +00:00
To be used for "batch" move of several sstables from staging to the base directory, allowing the caller to sync the directories once when all are moved rather than for each one of them. Signed-off-by: Benny Halevy <bhalevy@scylladb.com>