Files
scylladb/api/api-doc
Piotr Wojtczak c09ab3b869 api: Add cardinality to toppartitions results
This change enhances the toppartitions api to also return
the cardinality of the read and write sample sets. It now uses
the size() method of space_saving_top_k class, counting the unique
operations in the sampled set for up to the given capacity.

Fixes #4089
Closes #7766
2020-12-08 09:38:59 +01:00
..
2018-03-28 12:41:55 +03:00
2019-11-20 16:44:11 +02:00