mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-29 04:37:00 +00:00
Preferred aternative to sstable_set->all()->size(), which may involve of copy elements from a single set or multiple ones if compound_sstable_set is used. Signed-off-by: Raphael S. Carvalho <raphaelsc@scylladb.com>