mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-02 06:05:53 +00:00
To allow paging for requests that don't go through storage-proxy directly. By default, there is no override and the code falls-back to directly invoking storage_proxy::query() as before.