mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-22 01:20:39 +00:00
Builds a reader from a set of ordered mutations fragments. This is useful for building a reader out of a subset of segments returned by a different reader. It is equivalent to building a mutation out of the set of mutation fragments, and calling make_flat_mutation_reader_from_mutations, except that it doest not yet support fast-forwarding. Signed-off-by: Duarte Nunes <duarte@scylladb.com>
28 KiB
28 KiB