Files
scylladb/api
Avi Kivity 2a46410f4a Change sstable_list from a map to a set
sstable_list is now a map<generation, sstable>; change it to a set
in preparation for replacing it with sstable_set.  The change simplifies
a lot of code; the only casualty is the code that computes the highest
generation number.
2016-07-03 10:26:57 +03:00
..
2016-05-20 14:24:14 +03:00
2016-05-20 14:24:14 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00