Files
scylladb/tests
Glauber Costa 198f55dc5c sstables: don't expose summary binary search
There is no need to expose binary search. It can be an internal function
that is accessible for test only.

Also, in the end, the implementation of the summary version was such a simple
one, that there is no need to have a specific method for that. We can just pass
the summary entries as a parameter.

Some header file massage is needed to keep it compiling

Signed-off-by: Glauber Costa <glommer@cloudius-systems.com>
2015-04-29 09:47:19 -04:00
..
2015-04-15 20:33:48 +02:00
2015-03-06 10:06:16 +02:00
2015-04-14 15:13:15 +03:00
2015-03-15 14:48:52 +02:00
2015-03-22 16:16:30 +02:00
2015-03-04 17:40:58 +02:00