mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-28 12:17:02 +00:00
In its operations the fs storage carefully generates full filename from all sstable parameters -- version, format, generation, keyspace and table names and component type or name. However, in all of the cases format, version and keyspace:table names are inherited from the sstable being operated on. This calls for a filename generation helper that wraps most of the arguments thus making the lines shorter. Signed-off-by: Pavel Emelyanov <xemul@scylladb.com> Closes scylladb/scylladb#23384
37 KiB
37 KiB