Kamil Braun
4ef736a0a3
cql3: query_processor: improve internal paged query API
...
The `query_processor::query` method allowed internal paged queries.
However, it was quite limited, hardcoding a number of parameters:
consistency level, timeout config, page size.
This commit does the following improvements:
1. Rename `query` to `query_internal` to make it obvious that this API
is supposed to be used for internal queries only
2. Extend the method to take consistency level, timeout config, and page
size as parameters
3. Remove unused overloads of `query_internal`
4. Fix a bunch of typos / grammar issues in the docstring
2021-02-18 11:44:59 +01:00
..
2021-02-16 23:43:07 +01:00
2021-02-16 23:43:07 +01:00
2021-01-18 11:01:28 +02:00
2021-01-05 14:39:18 +02:00
2021-02-16 15:58:38 +02:00
2021-01-10 19:30:12 +02:00
2020-05-30 09:49:29 +03:00
2020-05-30 09:49:29 +03:00
2020-12-14 07:50:40 +01:00
2020-12-14 07:50:40 +01:00
2020-09-04 17:27:30 +02:00
2020-09-04 17:27:30 +02:00
2020-02-20 18:14:49 +02:00
2020-06-08 11:28:57 +03:00
2020-04-27 12:47:42 +03:00
2020-04-27 12:47:42 +03:00
2020-05-30 09:49:29 +03:00
2021-01-07 13:22:20 +02:00
2020-07-21 10:33:49 -07:00
2019-12-11 10:44:40 -08:00
2019-08-21 19:35:59 +02:00
2020-09-04 17:27:30 +02:00
2021-02-16 15:58:38 +02:00
2019-11-26 02:24:49 +03:00
2021-02-16 15:58:37 +02:00
2021-02-16 15:58:37 +02:00
2021-02-16 15:36:00 +02:00
2020-02-28 08:36:27 -08:00
2021-01-27 20:08:29 +02:00
2021-01-27 20:08:29 +02:00
2021-01-10 19:30:12 +02:00
2020-05-30 09:49:29 +03:00
2020-08-18 12:27:00 +02:00
2020-05-31 23:45:19 +03:00
2020-05-31 23:45:19 +03:00
2020-09-04 17:27:30 +02:00
2021-01-11 12:12:29 +02:00
2021-01-21 13:03:59 +03:00
2021-02-18 11:44:59 +01:00
2021-02-18 11:44:59 +01:00
2020-05-06 19:02:36 +03:00
2020-08-18 12:27:01 +02:00
2020-08-03 17:32:49 +02:00
2020-06-29 12:30:37 +03:00
2020-06-29 12:30:37 +03:00
2021-01-10 19:30:12 +02:00
2020-05-30 09:49:29 +03:00
2020-08-25 11:10:36 +03:00
2020-08-25 11:10:36 +03:00
2020-02-18 16:16:20 +02:00
2020-09-04 17:27:30 +02:00
2020-08-18 12:27:00 +02:00
2020-08-18 12:27:00 +02:00
2020-12-11 09:53:07 +01:00
2020-12-11 09:53:07 +01:00
2020-05-30 09:49:29 +03:00
2020-07-03 10:27:23 +02:00
2020-07-03 10:27:23 +02:00
2020-06-15 15:47:15 -07:00
2020-07-28 10:06:00 +03:00
2020-12-04 09:19:39 +01:00
2020-09-04 13:13:26 +03:00
2020-09-04 17:27:30 +02:00
2020-09-04 17:27:30 +02:00
2020-11-01 11:01:24 +02:00
2020-11-01 11:01:24 +02:00
2020-08-26 09:45:48 +02:00
2020-08-26 09:45:48 +02:00
2020-04-27 12:47:42 +03:00
2020-04-27 12:47:42 +03:00