mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-02 14:15:46 +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.